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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment