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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Resolution Note (fix version 2020.1):
Fixed in the Unity 2020.1.0a1 and above