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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.