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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment