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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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.