Search Issue Tracker
Won't Fix
Votes
0
Found in
4.6.7p2
Issue ID
717859
Regression
Yes
[WSA][WP8.1] Chinese Simplified QWERTY Keyboard has no suggestions
To reproduce on WP8.1:
1. Obtain a windows phone with the Chinese Simplified QWERTY Keyboard installed. This is harder than it looks..
2. Create a new unity project
3. Add a uGUI input field
4. Build & run for WP8.1
5. Press the input field, a keyboard appears
6. Select the Chinese language
7. Enter "wo". Notice how no text suggestions appear
To reproduce on WSA:
1. On Windows add Chinese language for keyboard input.
2. Create a new unity project.
3. Add a uGUI input field.
4. Build to WSA 8.1 or WSA Universal 10.
5. Launch project on PC and try to input Chinese characters in the input field. Observe there are no suggestions as doing the same on non-Unity application.
This works fine if deploying as WP8 app (suggestions appear at the top of the keyboard)
---
Won't fix:
There is no API to do this universally on WSA 8.1 and on WP8.1. It crashes due to a bug on Microsoft side, which they only fixed on WP10 (and won't fix on 8.1).
This is in progress of being fixed on UWP.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment