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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment