Search Issue Tracker
Fixed
Fixed in 2022.3.61f1, 6000.0.38f1, 6000.1.0b6, 6000.2.0a3, 7000.0.0a1
Votes
0
Found in
2022.3.56f1
6000.0.33f1
6000.1.0b1
6000.2.0a1
Issue ID
UUM-92418
Regression
No
VFX Graph link contrasts fail WCAG guidelines
*Steps to reproduce:*
# Open any VFX Graph in a project.
# On the top Right of the VFX Graph window, click the ▼ icon.
*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:
** Documentation section [scores {*}2.6{*}:1|https://webaim.org/resources/contrastchecker/?fcolor=4B78EB&bcolor=3F3F3F]
** Examples and Resources [section scores {*}2.98{*}:1|https://webaim.org/resources/contrastchecker/?fcolor=4B78EB&bcolor=363636]
* Light theme:
** Documentation [section scores {*}1.88{*}:1|https://webaim.org/resources/contrastchecker/?fcolor=698FF2&bcolor=CACACA]
** Examples and Resources [section scores {*}1.6{*}:1|https://webaim.org/resources/contrastchecker/?fcolor=698FF2&bcolor=BBBBBB]
*Expected results:* No difficulty reading due to contrast. Contrast score should be {+}4.5:1 for regular text{+}, 3:1 for larger text. While screenshot colour picking might not be perfectly accurate, these links pass neither guideline.
*Reproducible with versions:* 6000.1.0b1, 6000.0.34f1, 2022.3.56f1
*Tested on (OS):* MacOS Sequoia 15.1.1, Windows 10
*Notes:*
* [WCAG 2.1 contrast ratio guidelines.|https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html]
* Only colour picked in U6, but other versions checked felt similarly hard to read.
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
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
Resolution Note (fix version 6000.2.0a3):
https://github.cds.internal.unity3d.com/unity/unity/pull/60198