Search Issue Tracker
Fixed
Fixed in 2022.3.70f1, 6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a1
Votes
11
Found in
2022.3.68f1
6000.0.60f1
6000.2.8f1
6000.3.0b5
6000.4.0a2
6000.5.0a1
Issue ID
UUM-121639
Regression
No
[iOS] The "TouchScreenKeyboard.visible" reports "True" when the on-screen keyboard is hidden
How to reproduce:
1. Open the “ReproProject.zip“ project
2. Open the “SampleScene“
3. Build for iOS
4. Open the “Unity-iPhone.xcodeproj“ in Xcode
5. Deploy to a device
6. Press the “Show Keyboard“ button
7. Press the “Done“/”Cancel” button on the on-screen keyboard
8. Observe the on-screen “Keyboard Visible:“ field
Expected result: The “Keyboard Visible:“ displays “False“
Actual result: For less than a second, “Keyboard Visible:“ shows “False“, then it changes to “True“
Reproducible with: 6000.0.60f1, 6000.2.8f1, 6000.3.0b5, 6000.4.0a2
Reproducible environment: macOS 15.7 (M4 Max), macOS 15.5 (M2 Pro)
Not reproducible environment: No other environment tested
Reproducible with these devices:
VLNQA00491, iPhone 14 Pro (MQ083PX/A), CPU: Apple A16 Bionic, OS: 16.0
VLNQA00416, iPhone 13 Pro (MLVA3ET/A), CPU: Apple A15 Bionic, OS: 17.6.1
VLNQA00626, iPhone 16 (MYE73QN/A), CPU: Apple A18 Pro, OS: 18.5
VLNQA00232, iPhone 8 Plus (MQ8M2ET/A), CPU: Apple A11 Bionic, OS: 16.7.10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment