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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Postponed port