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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Resolution Note (fix version 1.0.0):
Fixed in 2022.2.0a16