Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.12f1
6000.4.1f1
6000.5.0b1
6000.6.0a1
Issue ID
UUM-137805
Regression
No
Background Size "Height" property becomes locked after undoing Scale Mode changes in UI Builder
Steps to reproduce:
- Create a new project using Universal 3D template
- Go to Assets > Create > UI Toolkit > UI Document (UXML)
- Open the created UXML and add a Visual Element to the Hierarchy
- Select the Visual Element and in the Inspector find the "Background" foldout
- Set the "Position-X" and "Position Y" properties to the very left buttons
- Set the "Scale Mode" to the very right button (scale-to-fit)
- Click CTRL + Z a few times
- Observe the "Height" property
Actual results: After the Undo operation, the Size "Height" property becomes disabled/greyed out in the Inspector
Expected results: The Size "Height" property remains enabled and editable after the Undo operation, matching its original and intended state
Reproducible with versions: 6000.3.12f1, 6000.4.1f1, 6000.5.0b1, 6000.6.0a1
Can’t test with versions: 6000.0.71f1 (Background foldout not available)
Tested on (OS): macOS 26.3 (M1)
Notes:
- The issue can be really inconsistant to reproduce and might require different combination of the selected values. But repeating selection and undo operation a few times should successfully reproduce the issue
- The property does not lock when normally interacting with the Scale Mode buttons; it only enters this broken locked state when triggered by the Undo system
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment