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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment