Search Issue Tracker
Fixed in 1.0.0
Votes
0
Found in [Package]
2022.1.0a1
2022.1.0a16
2022.2
Issue ID
1407618
Regression
Yes
[UI Toolkit] Loading an invalid UXML and cloning root on it gives NullReferenceException instead of an explanatory warning
Steps to reproduce:
1. Open the attached project
2. From the menu bar Select QuickTool -> Open
3. Observe the console
Expected results: A warning advising to check your UXML is produced
Actual results: "NullReferenceException: Object reference not set to an instance of an object" produced in Console
Reproducible with: 2022.1.0a16, 2022.1.0b8, 2022.2.0a7
Not reproducible with: 2020.3.30f1, 2021.2.13f1, 2022.1.0a15
Notes:
- "VisualTreeAsset instantiated an empty UI. Check the syntax of your UXML document." warning was produced before regression
- Reproducible on Mac, Windows
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version 1.0.0):
Fixed in 2022.2.0a16