Search Issue Tracker
Duplicate
Votes
0
Found in
2018.4
2020.2
Issue ID
1264048
Regression
No
Rigidbody center of mass and inertia incorrect when deleting child GameObject with Collider
Reproduction steps:
1. Open attached project "RigidbodyInertia.zip" and scene "SampleScene"
2. Enter Play Mode
3. Delete 'Parent' -> 'Cube' GameObject
4. Observe Game View
Expected result: 'Cube (1)' GameObject remains stationary
Actual result: 'Cube (1)' GameObject moves
Reproducible with: 2018.4.25f1, 2019.4.5f1, 2020.1.0f1, 2020.2.0a19
Notes:
1. Issue does not reproduce when disabling the GameObject
2. Issue does not reproduce if Parent Rigidbody's Gravity is disabled
3. Issue does not reproduce when Parent GameObject is positioned away from its origin by either X or Z axes.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
This is a duplicate of issue #937998