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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2019.1):
Added a customizable (via Android string resources) label for Unity view for use by accessibility tools.