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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Resolution Note (fix version 2019.1):
Added a customizable (via Android string resources) label for Unity view for use by accessibility tools.