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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment