Search Issue Tracker
By Design
Votes
0
Found in
6000.0.61f1
6000.2.10f1
6000.3.0b8
6000.4.0a3
Issue ID
UUM-125115
Regression
No
[UI Builder] Hierarchy Window's Show Attached StyleSheets view option does not display used StyleSheets
Steps to reproduce:
- Open the attached project
- Open NewUXMLTemplate.uxml asset
- In the UI Builder's Hierarchy tab, press the ⋮ icon to access a menu of display options
- Enable the Attached StyleSheets option
- Observe the Hierarchy Tab
Actual results: Nothing happens. Stylesheets are not displayed for the Visual elements that use selectors from the sheet, or if the elements are styled by name
Expected results: Stylesheets are listed that are used by the Visual Element
Reproducible with versions: 6000.0.61f1, 6000.2.10f1, 6000.3.0b8, 6000.3.0a3
Tested on (OS): macOS 26.0.1, Windows 11
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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
Resolution Note:
This is intended. The style sheets added to the root of the document will be shown in the StyleSheets section.
The style sheets added to the element themselves will be displayed next to the element.