-
-
Notifications
You must be signed in to change notification settings - Fork 342
delta_time being 0 results in incorrect simulation #659
Copy link
Copy link
Closed
Labels
2DThe issue is specifically about the 2D version of Rapier.The issue is specifically about the 2D version of Rapier.3DThe issue is specifically about the 3D version of Rapier.The issue is specifically about the 3D version of Rapier.A-DynamicsC-BugSomething isn't workingSomething isn't workingD-MediumP-High
Description
context: dimforge/bevy_rapier#535
Reproduction steps
- create a revolute joint in impulse joints
- run a simulation step with 0 delta time
- 💥 bodies now have NaN translation/rotation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
2DThe issue is specifically about the 2D version of Rapier.The issue is specifically about the 2D version of Rapier.3DThe issue is specifically about the 3D version of Rapier.The issue is specifically about the 3D version of Rapier.A-DynamicsC-BugSomething isn't workingSomething isn't workingD-MediumP-High