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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.