Search Issue Tracker
Not Reproducible
Votes
2
Found in
4.5.1p1
Issue ID
612905
Regression
Yes
Hinge and Wheel 2D joints start scene as if they were asleep
Steps to reproduce:
1. Create a new 2D project. Add some sprites
2. Create two gameobjects with Hinge and Wheel 2D joints.
3. Enter play mode. Notice that neither dead RigidbodyHinge or RigidbodyWheel are moving.
4. Change their Rigidbody2D component values. Changed gameobject will start acting according to its Wheel or Hinge joint defined behaviour.
Adding collider to the gameobject makes it start as awake.
Other joints seem to start as awake.
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
undersun
Aug 23, 2014 21:26
Reproduced in 4.6b