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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment