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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.1f and above