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
- Builds fail with "System.IO.IOException: The file is too long" when building a specific project
- Meta Quest System Keyboard does not render text in its input field when typing
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
Add comment