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
-
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
- Single particles in the Particle System randomly scale out when the simulation is playing
- Tilemap.SetTile() does not change the tiles when called from Update() in the Player
- Custom Shader Material is pink when the project is built for the WebGL platform
- New 3D URP Sample Scenes Project is created with an invalid dependency on com.unity.render-pipelines.universal-config when creating the Sample Project for the first time
- Canvas Scaler causes abnormal scaling of Canvas elements in Play Mode when UI Scale Mode is set to "Constant Physical Size" and any Editor window is moved to a differently scaled monitor and is interacted with
Resolution Note (fix version 2019.1):
Added a customizable (via Android string resources) label for Unity view for use by accessibility tools.