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
- Can not navigate through the Scene view when using a drawing tablet
- Crash on EditorDisplayDialogProc when opening Dialog box containing buttons with unusually long labels
- Crash on AsyncWriteImageToR2dFile when baking lightmaps using custom parameter with 16x Anti Aliasing samples
- Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity
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.