Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.53f1
6000.1.11f1
6000.2.0b10
6000.3.0a2
6000.4.0a1
Issue ID
UUM-111502
Regression
No
"List is empty" is poorly visible in the "Create Node" window
Steps to reproduce:
- Create a project (Universal 2D)
- Set Unity theme to "Light"
- Go to the "Project" window
- Click "Create" -> Shader Graph -> Blank Shader Graph
- Verify that it is created
- Select it, double-click it, and verify that the "New Shader Graph" window opens
- Go to the shader graph window
- Right-click -> Create Node
- Verify that the "Create Window" window opens
- Enter "Test" string into the "Search" field
- Observe the result
Actual results: The message "List is empty" is poorly visible as it is black and is displayed in a dark background
Expected results: Text "List is empty" should be white
Reproducible with versions: 17.0.4(6000.0.53f1), 17.1.0(6000.1.11f1), 17.2.0(6000.2.0b10), 17.3.0(6000.3.0a2)
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS): 1 Max - Sequoia 15.5
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
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
Resolution Note:
We're looking to do a holistic rework of the Shader Graph UI and have taken a note of this issue. We'll likely address it later.