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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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...