Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.0f1
6000.1.0a1
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
6000.6.0a1
Issue ID
UUM-126557
Regression
No
Keyboard navigation not working well with screen readers on mobile platforms
Steps to reproduce:
- Download the accessibility sample project
- Build and run it on an Android or iOS device
- Connect a keyboard to the mobile device
- Turn the screen reader on
- Navigate the application with the keyboard
Actual results: On Android, navigation works if using the Alt modifier key, but the input is not always triggered. On iOS, keyboard navigation does not reach all accessible elements.
Expected results: Keyboard navigation can focus and interact with all accessible elements in a consistent and predictable manner.
Reproducible with versions: Unity 6.0 – latest
Tested on (OS): Android, iOS
Notes:
- User report on Unity Discussions
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment