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
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
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.