alexichepura/bevy_garage

multibody panics on despawn

alexichepura opened this issue · 0 comments

thread 'main' panicked at 'called Option::unwrap()on aNone value', /Users/alexi/.cargo/registry/src/github.com-1ecc6299db9ec823/rapier3d-0.16.0/src/dynamics/joint/multibody_joint/multibody_joint_set.rs:173:29

dimforge/bevy_rapier#196

using ImpulseJoint with many iterations as workaround for now