Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2017.4.X, 2018.4.X, 2019.3.X
Votes
0
Found in
2017.4
2018.4
2018.4.2f1
2019.1
2019.2
2019.3
Issue ID
1180393
Regression
No
[Android] On screen keyboard is closed when focusing different InputField
To reproduce:
1. Open attached project
2. Build and run on Android
3. Focus any text field and wait several seconds (until script focuses the text field that's not selected)
4. Observe the on screen keyboard
Expected: on screen keyboard remains on screen
Actual: on screen keyboard closes when Select() is executed on different InputField
Reproduced in: 2017.4.32f1, 2018.4.8f1, 2019.1.14f1, 2019.2.4f1, 2019.3.0b1, 2020.1.0a2
Reproduced on device:
VLNQA00012, Samsung Galaxy S6 (SM-G920F), Android 7.0, CPU: Exynos 7 Octa 7420, GPU: Mali-T760
VLNQA00115, Sony Xperia Z3 (D6603), Android 6.0.1, CPU: Snapdragon 801 MSM8974AC, GPU: Adreno (TM) 330
VLNQA00272, Samsung Galaxy S10+ (SM-G975U), Android 9, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
Not reproduced on devices:
iPhone 7 Plus, iOS 12.0
Note1: can simply be reproduced by clicking on different input field that's not being focused at the moment
Note2: probably needs a check on refocus if the new focused element requires a on screen keyboard
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment