Unity Issue Tracker - The Console toolbar options are highlighted counter-intuitively when enabled in dark theme
Closed
UUM-22321
The Console toolbar options are highlighted counter-intuitively when enabled in dark theme
Unity: IMGUI Controls
As Designed
2023.1.X
2022.2.X
2021.3.X
2020.3.X
Closing this ticket as it is not a bug. We are aware of the use case mentioned in this ticket and we will be revisiting the button's styling in the near future.
How to reproduce:
1. Create a new project
2. Change the Editor Theme to Dark in Preferences → General
3. In the Console window enable one of the switches (Errors, Warnings, or Messages)
Expected result: The enabled switches are darker in color and the disabled switches are lighter.
Actual results: The enabled switches are lighter in color and the disabled switches are darker.