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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Resolution Note:
Appears to be fixed in recent versions