Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
1
Found in
2019.3.0f6
2019.4
2020.3
2021.1
2021.2
Issue ID
1332925
Regression
No
[UAAL] [iOS] Native iOS UITextFields do not respond to an external bluetooth keyboard
Reproduction steps:
1. Download and extract "UaaLDemo.zip" (155.2 KB)
2. Open "UnityProject" contained UaaLDemo/uaal-example-master
3. Build the project for iOS at UaaLDemo/uaal-example-master/UnityProject/iosBuild
4. Open both.xcworkspace in UaaLDemo/uaal-example-master using Xcode
5. In project navigator navigate to Unity-iPhone/Libraries/Plugins/iOS
6. Select NativaCallProxy.h and set UnityFramework visibility to Public (right side of Xcode)
7. In project navigator select Unity-iPhone/Data
8. Set target membership from Unity-iPhone to to UnityFramework (right side of Xcode)
9. Connect a bluetooth keyboard to an iOS device
10. Deploy NativeiOSApp target to the iOS device
11. Press Init
12. Click on iOS UITextField (grey box below Quit button)
13. Try to enter some text using the keyboard
Expected result: Keyboard input is received (you can see text being entered in the grey field)
Actual result: Keyboard input is not being received
Devices tested:
iPhone 12 (iOS 14.1)
iPad Pro 12.9 1st gen (iOS 13.4.1)
Reproducible with: 2019.4.26f1, 2020.3.8f1, 2021.1.7f1, 2021.2.0a17
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a19.2770
Resolution Note (fix version 2021.1):
Fixed in 2021.1.15f1.2775
Resolution Note (fix version 2020.3):
Fixed in 2020.3.16f1.804
Resolution Note (fix version 2019.4):
Fixed in 2019.4.29f1 (e7d0c76b79cb)