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
- WebGPU: CreateRenderPipeline errors with ShaderVariantCollection warmup
- [Android][iOS][Legacy Input] The Input stops working when streaming a video on WebGL
- Warning in the Profiler window is white and hard to see
- Switching a Type QueryBlock to prefabs fails
- Search Index Manager allows deleting Empty Index List when clicking on “-“ button, throwing “ArgumentOutOfRangeException” error in the Console window
Resolution Note (fix version 2020.1):
Fixed in the Unity 2020.1.0a1 and above