Search Issue Tracker
Duplicate
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.6f1
2019.1.0a1
2019.2.0a1
Issue ID
1132126
Regression
No
Unity crashes after a deactivated child with rigidbody is unparented, its parent deleted, the child activated and collided
How to reproduce:
1. Open attached project "RigidBodyCrash.zip" and scene "HardCrash"
2. Enter Play mode
3. Unparent child called "Children", a child of "Parent Cube" object
4. Delete "Parent Cube" object from the Hierarchy window
5. In Hierarchy window, select "Children" object and in Inspector window make it active
6. Observe the falling balls in Game or Scene views
Expected result: the balls collide with the ground
Actual result: when the balls collide with the ground Unity crashes
Reproducible with: 2017.4.22f1, 2018.3.7f1, 2019.1.0b5, 2019.2.0a6
Could not test with: 2019.2.0a7 due to gravity not working correctly
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Add comment