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
- 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:
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.