Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
Issue ID
1369386
Regression
Yes
UI Builder does not suggest variables defined in a USS attached to the Theme
Taken from https://jira.unity3d.com/browse/UIT-1494:
Summary:
I have Palette.uss file with a :root selector and some variable definitions.
My Theme file references this USS.
In the UI Builder, with the correct Theme set, trying to Set Varible on a style property shows "List is empty".
Steps:
You can experience this by extracting the attach package in a project. Make sure to select "Theme". For example modify the background-color in the "action-button" selector.
Extra Notes:
Adding the Palette.uss to the current document directly did not solve the issue. According to Alexandre Dzimi Mve it might be considered an improvement to support this.
The only workaround I found is to directly add the :root selector with the variables to the main GameScreen.uss file. Not sure how it's different than Palette.uss.
Expected Results:
The variables defined in Palette should be suggested
Actual Results:
The variables defined in Palette are not suggested
Tested on:
Unity Version 2021.2.0b10, Mac
changeset: 528997:2e1b2da87b7b
branch: 2021.2/staging
date: Tue Aug 24 09:29:24 2021 +0000
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Package Manager Filters (Status) dropdown is different color than Packages, Sort or Add package dropdowns
- “Subscription based” option in Package Manager Filters (Status) dropdown disappears when “Update available” option is selected and dropdown is closed and opened again
- “Custom Physics Shape” mode title is cut off in Sprite Editor tab
- Particle System property description labels show through the Particle System’s curve editor when hovering the mouse over the curve editor
- Project Settings search shows last matching settings tab when no settings match the entered word
Add comment