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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- 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
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.