Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.13f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1149900
Regression
No
Inspector Transform Position values change on the Constrained GameObject with Rigidbody when it has Rotated Child with Collider
How to reproduce:
1. Open the "SampleScene" Scene in the attached "PhysicsBug.zip" Project
2. Enter Play Mode
3. Observe the transform of "GameObject" GameObject
Expected Behavior: The Transform Position value does not change in the Inspector
Actual Behavior: The Transform Position values change in the Inspector
Reproducible with: 2017.4.26f1, 2018.3.14f1, 2019.1.1f1, 2019.2.0a14, 2019.3.0a1
Note: If you move the GameObject to any of the axes - the value on that axis resets to the normal amount. Also, tranform.position via code shows normal values which indicate that only the Inspector is affected. If you reset rotation on a child or remove its collider - the issue is gone.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
Add comment