Search Issue Tracker
Fixed
Fixed in 6000.2.0a6
Votes
0
Found in
6000.0.26f1
6000.1.0a4
6000.2.0a1
Issue ID
UUM-86969
Regression
No
Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Steps to reproduce:
- Open a Unity Project
- Open UI Builder via Window > UI Toolkit > UI Builder
- Create a new StyleSheet in the StyleSheets section via + > Create New USS. Give the file any name and Save it
- Select the new StyleSheet and add a Selector to it in the Inspector
- Expand the .uss file and select the created Selector.
- At the bottom of the inspector, there should be a 'Text Property Preview' section
- Click the More Option ( : ) menu and select 'Convert to Floating Window'
- Dock the floating UI Builder Text Property Preview Window next to UI Builder
Actual results: The UI Builder Window breaks (becomes completely blank) and a NullReferenceException is logged to console
Expected results: The Text Property Preview Window can be docked without breaking The UI Builder Window and causing errors.
Reproducible with versions: 6000.1.0a4, 6000.0.26f1
Not reproducible with versions: -
Can’t test with versions: 2022.3.52f1, 2021.3.45f1
Tested on (OS): Windows 10/11
Notes:
- Can not test with pre Unity 6 versions as they do not have Text Property Preview feature
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment