Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.4
2019.4.28f1
Issue ID
1354369
Regression
No
NullReferenceException is thrown when deleting a GameObject from a LODGroup
How to reproduce:
1. Open the "case_1354369" project
2. Open the "HOUSE" prefab
3. Delete any "HOUSE" GameObject's child GameObject
4. Select the "HOUSE" GameObject
5. Observe the Console Window
Expected result: NullReferenceException error message is not output in the Console Window
Actual result: NullReferenceException error message is output in the Console Window
Reproducible with: 2019.4.29f1
Not reproducible with: 2020.1.0a1, 2020.3.16f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5
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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Resolution Note (fix version 2020.1):
Fixed in the Unity 2020.1.0a1 and above