Search Issue Tracker
Fixed
Fixed in 6000.0.59f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Votes
0
Found in
6000.0.49f1
6000.1.3f1
6000.2.0b1
6000.3.0a1
Issue ID
UUM-105327
Regression
No
UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
How to reproduce:
1. Open the attached “IN-99171” project
2. Open the “SignUp Username” document in UI Builder
3. Select the “NextButton” in Hierarchy
4. In the UI Builder’s Inspector, scroll down to the Border section
5. Right-click Width > Bottom and select "Extract inline style to selector”, then choose “.confirm-button:disabled” and Save (Press CTRL+S)
6. Right-click on the same property again and select “Open Selector in IDE”
7. Observe the “.confirm-button:disabled“ style
Expected result: The “.confirm-button:disabled” style is updated and saved
Actual result: The “.confirm-button:disabled” style doesn’t change in the “Screens.uss” file
Reproducible with: 6000.0.49f1, 6000.1.3f1, 6000.2.0b1
Couldn’t test with: 2022.3.61f1 (Can’t right-click to “Extract inline style”)
Reproducible environments: Windows 10 (by reporter), macOS 15.4.1
Not reproducible environments: No other environments tested
Notes:
- If the style sheet is updated by “Extracting inline style to selector” and then the Editor is closed, the change does not persists when the Editor is reopened
- The style sheet does get updated some times by other methods, but inconsistently
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- "Editor unavailable" message is displayed when navigating to "Get set up" tab in Unity Hub
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Add comment