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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
Add comment