Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.4f1
Issue ID
1051178
Regression
No
[iOS] UI navigation is not possible with a Bluetooth keyboard
UI cannot be navigated using Bluetooth keyboards connected to iOS devices - only entering text to InputFields is possible, navigation between different UI elements or clicking buttons doesn't work.
Steps to reproduce:
1) Open the attached project (1051178_repro.zip).
2) Build and run on an iOS device that supports Bluetooth keyboards (iPad or Apple TV).
3) Connect a Bluetooth keyboard (wireless mac keyboards work) to the device and make sure it works (⌘ + Spacebar should bring up search menu).
4) Focus on the InputField (touch it).
5) Type something in.
- It works as expected.
6) Press Enter on the keyboard to exit the InputField.
7) Press down arrow (should move focus to a button below).
8) Press Enter (should press the button and turn it red).
Expected: UI can be navigated using Bluetooth keyboards.
Actual: UI cannot be navigated using Bluetooth keyboards, only typing text into InputFields is possible.
Reproduced on:
2018.3.0a2, 2018.1.0f2
This issue does not reproduce on Android.
Devices tested:
iPad 5th gen iOS 10.3.3
LG G2 Android 5.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
Add comment