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
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
- SpriteShapeController.OnWillRenderObject() is ~20 ms when using SpriteShapeController.BakeMesh() and never updating the spline
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
Add comment