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.
Comments (2)
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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
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.