Search Issue Tracker
Fixed
Fixed in 2023.2.0b15, 2023.3.0a11
Votes
0
Found in
2023.2.0a12
2023.3.0a5
Issue ID
UUM-48895
Regression
Yes
UI Builder: "StyleSheets" section in light mode view has one line in different background
Steps to reproduce:
- Create a project
- Set "Editor Theme" to "Light" (Unity->Settings->General)
- Window->UI Toolkit->UI Builder
- Observe the window
Actual result: The StyleSheet section has one line in different color compared with all the background. Added screenshot in the "Attachments" section.
Expected result: Background should be the same.
Reproducible with: 2023.2.0a12 (FAV), 2023.2.0b9, 2023.3.0a5
Not reproducible with: 2021.3.30f1, 2022.3.8f1, 2023.1.11f1, 2023.2.0a11.
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 2023.3.0a11):
UI Builder: Fixed incorrect color in the StyleSheets View in Light mode.