Search Issue Tracker
Fixed
Fixed in 6000.2.0a1
Won't Fix in 6000.3.X
Votes
0
Found in
2021.3.42f1
2022.3.44f1
6000.0.18f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
Issue ID
UUM-79458
Regression
No
Inspector Readme links fail WCAG contrast guidelines - sample templates
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:
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.
- Only colour picked in U6, but older versions felt similarly hard to read.
- Dark theme in particular feels hard to read.
- USP Template team to investigate
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 (6000.3.X):
PR#35 already merged into dev. Tested in 6000.3 and contrast is WCAG 2.1 compliant
Resolution Note (fix version 6000.2.0a1):
Fix the non-compliant WCAG 2.1 contrast ratios in the Inspector readme links when you first open a URP black template.