Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.66f1
6000.0.56f1
6000.1.16f1
6000.2.1f1
6000.3.0a5
6000.4.0a1
6000.5.0a1
Issue ID
UUM-114746
Regression
No
Text caret and “List is empty” text render black on dark panel (low contrast) in the Create Node window
Steps to reproduce:
- Create a new 3D Unity project
- Open Preferences → General and set Editor Theme to Light
- Create any Shader Graph and open it
- Open the Create Node window (right-click → Create Node or press Space)
- Type a query that returns no results
\\
Actual results: The text caret in the search field and the “List is empty” label render black while the Create Node panel background is dark, making them hard to see
Expected results: The caret/label should use a light colours for proper contrast and readability
\\
Reproducible with versions: 2022.3.66f1, 6000.0.56f1, 6000.1.16f1, 6000.2.1f1, 6000.3.0a5
\\
Tested on (OS): macOS Silicon 15.6 Beta (24G5054d)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
We're looking to do a holistic rewrite of our UI and have taken note of this issue. We intend to resolve this issue when we implement Light Mode for Shader Graph.