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
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
Add comment