Search Issue Tracker
By Design
By Design in 6000.4.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.
Resolution Note (6000.4.X):
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.