Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.4p6
Issue ID
798584
Regression
No
[WSA] Touchscreen keyboard loses focus while typing
Touchscreen keyboard changes value TouchScreenKeyboard.visible to false when typing to input field. Keyboard stays active, but can't input any text. It happens for no reason, without pressing Return key or pressing out of keyboard area. Only reproducible when tapping on input field a few times before making any input to input field.
Repro steps:
1. open repro project "KeyboardAutoHiding.zip".
2. build to WSA 8.1 platform.
3. deploy on tablet.
4. Tap a few times on input field, so touch screen keyboard could show up a few times. Now start typing text on keyboard. While typing text, input field loses focus, but touchscreen keyboard stays active. No input can be made.
Reproducible on 5.3.4, 5.3.5 versions.
Not reproducible on 5.4.0f1.
Workaround: Don't tap input field multiple times before entering any input.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on WindowsVideoMedia::GetVideoFrameAtIndex when importing a specific MP4 file
- Search results number in Saved Searches Panel is not properly visible when Search query is selected in light Editor mode
- OS Window is switched and errors logged when trying to access Overrides of the same Prefab in the Overrides Panel
- Tooltips stay in place when Preferences window is scrolled
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
Add comment