Search Issue Tracker
By Design
Votes
0
Found in
2023.3.0b3
Issue ID
UUM-61505
Regression
No
[Scenario Week] Duplication errors occur when multiple style sheets are loaded and applied to a document in UI Builder
- Install Unity 2023.3.0b3 for scenario week
- Install UI Toolkit and use UI Builder to try and make a custom slider
- Load multiple style sheets and apply them to a document in UI Builder
- Right click an existing selector and duplicate it
- Note functionality:
Bug: When multiple style sheets are loaded and applied to a document in UI Builder, if the user right clicks an existing selector and duplicates it, it always gets duplicated into the first USS regardless of which USS the selector was in when it was duplicated.
Note: we only had one report of this in the channel - not sure how prevalent it is [https://unity.slack.com/archives/C06CT8REG6T/p1705292366229479?thread_ts=1705264628.158019&cid=C06CT8REG6T]
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
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
Resolution Note:
This is as designed for now. New selectors will be added to the active stylesheet, which can be changing using the context menu (right-click) on the stylesheet header. We will reassess this as part of a bigger revamp of the styling workflows in the future.