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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.