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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
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...