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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment