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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (fix version 2020.1):
Fixed in the Unity 2020.1.0a1 and above