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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment