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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
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...