Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.63f1
6000.2.15f1
6000.3.0f1
6000.4.0a5
6000.5.0a2
Issue ID
UUM-129344
Regression
No
"NullReferenceException" thrown when modifying a UI Document while a Scene containing a GameObject with any UI Document and a missing script component is open
How to reproduce:
1. Open the attached project "IN-124664"
2. Open "SampleScene"
3. In the Project window open the "Assets/UIDoc" UI Document
4. In the UI Builder Hierarchy, select "VisualElement"
5. In the UI Builder Inspector, change Tabindex value
Actual result: "NullReferenceException: Object reference not set to an instance of an object" error is thrown in the Console
Expected result: No error is thrown in the Console
Reproducible with: 2022.1.0a1, 6000.0.63f1, 6000.2.15f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Workaround: Removing the missing script component
Note: error is thrown when modifying any value or adding elements into Hierarchy
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment