Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2018.4.11f1
2020.1
Issue ID
1217147
Regression
No
[iPadOS 13] TouchScreenKeyboard.visible isn't updated if using Floating Keyboard
How to reproduce:
1. Build the attached project for iOS
2. Build & Run the Xcode project to iPad device
3. Press "Show Keyboard"
4. Pinch the keyboard with your fingers to make it a floating keyboard
5. Press "Hide Keyboard"
6. Notice that the TouchScreenKeyboard.visible boolean stays "true"
Actual result: The TouchScreenKeyboard.visible boolean is not updated when keyboard is closed.
Expected result: The TouchScreenKeyboard.visible boolean is updated to "false".
Reproducible with: 2018.4.17f1, 2019.2.20f1, 2019.3.3f1, 2020.1.0a24.
Devices reproducible with:
- iPad Air (3rd generation) (iOS 13.2.3)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment