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
- Sprite artefacts appear when Sprite Packer is enabled
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
undersun
Aug 23, 2014 21:26
Reproduced in 4.6b