Search Issue Tracker
Fixed in 5.4.0
Votes
5
Found in
5.1.2f1
Issue ID
716264
Regression
Yes
[HingeJoint] At runtime, attaching kinematic rigidbody to Hinge joint and then making it non-kinematic causes strange behaviour
Steps to reproduce:
1. Open attached project "HingeJointBug.zip"
2. Open scene "Bug" and run it
3. Select object "Cube" and notice that it has Hinge Joint component. Attach "Cube1" to this Hinge Joint
4. Select "Cube1" in hierarchy and make it non-kinematic
5. Notice that "Cube1" is moved to (0, 0, 0)
Note: This only occurs if "Cube1" is attached to Hinge Joint during runtime.
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
- Pausing a Visual Effect doesn't pause the “Multiply size over life” effect in the Update Block
- Wheel Colliders aren't detecting collision
- [VFX Graph] VFX graph is still dark when using Light Mode
- The Rotation of Child GameObject with the Interpolating RigidBody is set to a random number when changing the Rotation of Parent GameObject
- [Shader Graph] Shader graph is still dark when using Light Mode
CGDever
Nov 24, 2019 15:52
2019.2.11f1 the same issue
LaneMax
Oct 17, 2015 23:20
Running into somewhat the same issue, when i dynamically create HingeJoints this also happens to me.