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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment