Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
2021.3.42f1
2022.3.44f1
6000.0.18f1
6000.1.0a7
Issue ID
UUM-79458
Regression
No
Inspector Readme links fail WCAG contrast guidelines
*Steps to reproduce:*
# Create a new URP project.
# View the Inspector. It should be displaying the URP Readme.
** If not open the Readme in Assets > Readme.
*Actual results:* The links are a slight strain to read - this is an accessibility issue. Colour picked from screenshots and run through a contrast checker:
* [Dark theme scores {*}2.27{*}:1|https://webaim.org/resources/contrastchecker/?fcolor=086FC3&bcolor=383838]
* [Light theme scores {*}2.4{*}:1|https://webaim.org/resources/contrastchecker/?fcolor=1A82D8&bcolor=C8C8C8]
*Expected results:* No difficulty reading due to contrast. Contrast score should be 4.5:1 for regular text, 3:1 for larger text. These links pass neither guideline.
*Reproducible with versions:* 6000.0.16f1, 2022.3.44f1, 2021.3.43f1
*Tested on (OS):* Ubuntu 24.04, MacOS Sonoma 14.6.1
*Notes:*
* [WCAG 2.1 contrast ratio guidelines.|https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html]
* Only colour picked in U6, but older versions felt similarly hard to read.
* Dark theme in particular feels hard to read.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment