Search Issue Tracker
Fixed
Fixed in 6000.1.2f1, 6000.2.0b1
Votes
0
Found in
2022.3.61f1
6000.0.45f1
6000.1.0b15
6000.2.0a9
Issue ID
UUM-103134
Regression
No
Error Icon Color in Console Window Differs from Other Tabs in Dark Theme
Steps to reproduce:
- Create a new Unity project
- Switch the Editor to Dark Theme
- Open the Console window
- On the right side of the Console, navigate to the Error tab
- Observe the error icon colour and compare it with the Warnings and Messages tabs
\\
Actual results: The error icon appears in a different colour compared to the other two tabs (warnings and messages)
Expected results: All three icons (warnings, messages, errors) should follow a consistent colour style in the Dark Theme
\\
Reproducible with versions: 2022.3.61f1, 6000.0.45f1, 6000.1.0b15, 6000.2.0a9
\\
Tested on (OS): macOS 15.5
Note: Not reproducible with light themed Editor
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:
Postponed port