Search Issue Tracker
Fixed in 5.3.1
Votes
1
Found in
5.2.2p3
Issue ID
744936
Regression
Yes
[UWP] TouchScreenKeyboard.Open doesn't open touch screen keyboard
Using "TouchScreenKeyboard.Open()" doesn't open touch screen keyboard on Windows 10 tablet, when using "tablet mode". Regression from 5.2.0f3.
Issue reproducible only on UWP platform. Tested versions: 5.2.1, 5.2.2f1, 5.2.3f1, 5.3.0f1.
Important part: if application was deployed from 5.2.0f3 version, further versions will work fine (touch screen keyboard will open). You need to uninstall previous application version to get the correct results.
WSA 8.1 platform works fine.
repro steps:
1. open "wsa_keyboard.zip" project;
2. build to Universal 10 platform;
3. set your Windows 10 tablet to tablet mode. Deploy application on tablet.
4. press "open keyboard".
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment