Search Issue Tracker
Active
Votes
0
Found in
6000.0.26f1
6000.1.0a4
7000.0.0a9
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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Add comment