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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment