Search Issue Tracker
Fixed
Votes
1
Found in
5.1.1p3
Issue ID
709943
Regression
No
[iOS] Touch screen keyboard doesn’t get closed after resuming app
On iOS 7, the on-screen keyboard (TouchScreenKeyboard) doesn’t get closed after the following steps:
- Open the on-screen keyboard with TouchScreenKeyboard.Open().
- Suspend the app without closing the keyboard.
- Resume the app. Still it has the keyboard.
- Press Done or Cancel button on the input field.
After the steps above are done, it closes the text field, but the keyboard keeps visible and unresponsive.
Note that the issue is not reproducible on iOS 8 and later.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Add comment