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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment