Search Issue Tracker
Won't Fix
Votes
0
Found in
5.0.2f1
Issue ID
699369
Regression
No
[WheelCollider] Rigidbody with wheels becomes unstable if another rigidbody is connected through ConfigurableJoint
Steps to reproduce:
1. Open attached project
2. Open scene "wheelColliderProblem"
3. Notice that game object "vehicle" has "Rigidbody" with "Mass" set to "0.04"
4. Notice that game object "payload" has "Rigidbody" with "Mass" set to "1" and has "Configurable Joint" connected to "vehicle"
5. Run scene
6. Notice that "vehicle" keeps bouncing. After waiting some more time "vehicle" flips over.
Note: If we set "Mass" of "payload" to "0.02" then this problem doesn't occur. If we remove "Configurable Joint" from "payload" and add it to "vehicle" this problem will still occur.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment