Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.36f1
6000.1.0b4
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-96181
Regression
No
Deleted StyleSheet selector reappears after saving in the UI Builder
Reproduction steps:
1. Open the attached “repro_IN-93239“ project
2. Open the “Assets/Test.unity“ Scene
3. Open the UI Builder (“Window → UI Toolkit → UI Builder“)
4. In the UI Builder Hierarchy, select the “ToggleButtonGroup“ element
5. In the UI Builder Inspector, scroll to the “StyleSheet“ section
6. Press “x“ on the “.hide“ selector so it’s removed
7. Save with the “Ctrl + S“ button combination on your keyboard or by pressing the “Save“ button (“File → Save“)
8. Observe the selectors in the “StyleSheet“ section
Expected result: The deleted “.hide“ selector is gone
Actual result: The deleted “.hide“ selector comes back to the selector list
Reproducible with: 6000.0.36f1, 6000.1.0b4, 6000.2.0a1
Couldn’t test with: 2022.3.57f1 - “ToggleButtonGroup“ not available yet in the UI Builder Library
Reproducible on: Windows 10 (22H2), Windows 11 (23H2) (user’s environment)
Not reproducible on: No other environments tested
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
- 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
Resolution Note:
Appears to be fixed in recent versions