Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X
Votes
0
Found in
2020.1.13f1
Issue ID
1294463
Regression
No
Inspector is Blank and throws NullReferenceException when the Editor is opened
How to reproduce:
1. Open the projects linked in the edit
Other potential reproduction steps:
1. Open any project.
2. Make sure to not select an object so that the inspector is empty.
3. Enter Play mode and then leave Play mode.
4. Select an object and see the inspector break with a bunch of exceptions.
Expected results: The Inspector is not blank and no errors
Actual results: The Inspector is blank and a NullReferenceException is thrown
Reproducible with(data gathered from duplicate cases): 2020.1.4f1, 2020.1.13f1 (UI Toolkit 1.0.0)
Could not test with: 2018.4.30f1, 2019.4.16f1, 2020.1.3f1, 2020.1.14f1, 2020.2.1f1, 2021.1.0a10, 2021.2.0a1 (Can't reproduce this issue and no duplicate cases with these versions)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.1f and above