Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2017.4.X, 2018.3.X
Votes
6
Found in
2018.2.13f1
Issue ID
1094743
Regression
No
[Android] Google Play Console APK Pre-Launch report has accessibility warnings due to missing associated labels
Steps to reproduce:
1. Open user attached project
2. Build with checked ARMv7 architecture
3. Upload it into Google Play
4. Look the prelaunch report
5. Observe the warning -
android:id/content/UnityPlayer[0]/SurfaceView[0]
This item may not have a label readable by screen readers.
Expected result: Pre-Launch report should not contain warnings due to missing associated labels
Reproduced in: 2019.1.0a7, 2018.3.0b9, 2018.2.15f1, 2017.4.1f1
Tested with IL2CPP and Mono builds
Comments (5)
-
PepoRuiz
Jul 07, 2020 13:37
How can i add a customizable (via Android string resources) label for Unity view ?? any documentation?? thanks!
-
dmax9
Jul 08, 2019 13:27
This is also issue in 2018.4.3f1
-
mocerezo
May 28, 2019 13:45
Im getting the warnings and im using Unity 2019.1.4, how can i add a customizable label for Unity view?, i can´t find any documentation about that.
-
ecmjohnson
Mar 17, 2019 22:37
I was wondering if there was any way to work around this in older versions of Unity (e.g. 2018.3)?
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
- Shortcut window searchbar loses edit mode when typing into searchbar after any action is made to any shortcut
- [Linux] Preferences directory is not created when the Editor is installed or launched
- Docked UI Builder corrupts when the domain isn't reloaded after deleting an element
- [VFX] Incorrect Behavior with SG and Scale in Update
- Memory leaks are caused when using MeshToSDFBaker.Dispose()
Resolution Note (fix version 2019.1):
Added a customizable (via Android string resources) label for Unity view for use by accessibility tools.