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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment