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
- 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
Add comment