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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2020.1):
Fixed in the Unity 2020.1.0a1 and above