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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 1.0.0):
Fixed in 2022.2.0a16