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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.