Search Issue Tracker
By Design
By Design in 6000.6.X
Votes
0
Found in
6000.0.73f1
6000.3.14f1
6000.4.6f1
6000.5.0b6
6000.6.0a4
Issue ID
UUM-141248
Regression
No
"Attached Stylesheets" display option does not work
Steps to reproduce:
- Create and open a new project
- Create and open a new UI Document in UI Builder
- Create a VisualElement in Hierarchy
- Create a new Stylesheet "Test.uss"
- Create any class selector in the StyleSheets
- Drag the class selector onto the VisualElement
- In the Hamburger menu of the UI Builder's Hierarchy, toggle "Attached StyleSheets"
- Observe the Hierarchy
Actual results: Nothing happens
Expected results: Locally attached StyleSheet "Test.uss" is displayed next to "VisualElement"
Reproducible with versions: 2023.1.0a10, 6000.0.73f1, 6000.3.14f1, 6000.4.6f1, 6000.5.0b6, 6000.6.0a4
Tested on (OS): Windows 11 Pro (25H2)
Notes:
- "Type" and "Class List" options display their corresponding attributes properly
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
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
Resolution Note:
Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
The "Attached Style Sheets" option is there to display style sheets that are added directly on a VisualElement. Style sheets that are added on the document are not added to all VisualElement inside the document.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.
Resolution Note (6000.6.X):
Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
The "Attached Style Sheets" option is there to display style sheets that are added directly on a VisualElement. Style sheets that are added on the document are not added to all VisualElement inside the document.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.