Search Issue Tracker
Won't Fix
Votes
0
Found in
4.6.1p5
Issue ID
665683
Regression
No
Wheel Joint 2D goes crazy if Motor Speed is set to a large number
Steps to reproduce:
1. Open attached project
2. Open scene TruckTest.unity
3. Set the Main Camera to be the child of truckBody
4. Play the Scene
5. Enable the "Use Motor" setting for one of the wheels truckBody (A or D can also be used to enable it)
6. Manually set the Motor Speed for either motor to 99999.
- The car wheels will gain sentience and attempt to transcend the mortal plane. They succeed, because they never return to their original positions.
A workaround would be not using 99999 motor speed, or placing a collider in its path as it's falling, to stop it from spazing further.
Comments (1)
Add comment
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
AustinClevEndeav
Feb 09, 2023 16:18
I find this to happen even at more reasonable values, like 5000. I'd understand the rotor breaking at 99999, but 5000 seems like it should work...