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
- URP/Lit and URP/Simple Lit and shaders based on these do not render in WebGL Player
- VideoPlayer freezes for a short duration after 1 second when streaming on WebGL from StreamingAssets
- VideoPlayer freezes or stops on certain Android devices when enabling and disabling the Video multiple times
- [Linux] The Error "ReleaseButton expects buttonId" is thrown when trying to add file using drag and hold in the Project Window
- Highlighted text is difficult to see in “Create Node” menu when Editor theme is set to light
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)