Search Issue Tracker
Fixed
Fixed in 6000.0.51f1, 6000.1.5f1, 6000.2.0b4, 6000.3.0a1
Votes
0
Found in
6000.0.49f1
6000.1.3f1
6000.2.0b1
6000.3.0a1
Issue ID
UUM-104962
Regression
Yes
USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
How to reproduce:
1. Open the “UIToolkitBugsBundle.zip“ project
2. Select the “.Selector1“ selector in the StyleSheets tab (must-do action)
3. Drag the “.Selector1“ selector onto the “VisualElement“ element in the Hierarchy
4. Press CTRL + Z (to undo style assignment)
5. Click on any selector in the StyleSheets tab
6. Observe the StyleSheets tab
Expected result: Nothing happens
Actual result: The “.Selector1“ selector is duplicated
Reproducible in: 2023.1.0a16, 6000.0.49f1, 6000.1.3f1, 6000.2.0b1
Not reproducible in: 2022.3.62f1, 2023.1.0a15
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- If step 4 is skipped, the “.Selector1“ selector will move to another USS file instead of duplicating
- Often, the duplicated selector moves to the very bottom of the StyleSheet tab
- If the issue does not reproduce on the first attempt, try it the second time, though it should reproduce consistently if the steps are followed very carefully
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
Add comment