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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.1f and above