dimforge / dimforge/bevy_rapier
panicked at rigid_body_set.rs:188:25: No element at index
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 282
- PR merge metrics
- No merged PRs in 30d
Description
panicked at rapier2d-0.23.0/src/dynamics/rigid_body_set.rs:188:25:
No element at index
I have an object A that is not set with a Fixed Joint, but several other objects are fixed to it using Fixed Joints. When I disconnect all the joints and set them all to RigidBody::Dynamic, there is a chance that a crash occurs when object A is later destroyed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.