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!
-
azeemonline
Sep 08, 2019 17:36
Want to Download Premium Apk For Free? Visit This
https://www.deadtriggermodapk.com/
-
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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
Resolution Note (fix version 2019.1):
Added a customizable (via Android string resources) label for Unity view for use by accessibility tools.