Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
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
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
- The Radius Scale option is removed from the Visual Effect Graph Output Particle when Lod is disabled in Particles Options
Add comment