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
- Adaptive Probe Volume “No Adaptive Probe Volume in Scene” warning is shown only on the first time and is never shown again when baking the Adaptive Probe Volumes with all the Adaptive Probe Volume components disabled
- “NullReferenceException” thrown in Console when changing Profile field to ‘DefaultLookDevProfile’ in Lighting window after deleting Directional Light
- "GardenDraft_LightingSettings" Asset is included in the URP Sample Template
- “Releasing render texture that is set as Camera.targetTexture!” Error thrown in the Console when undoing/redoing Camera addition in Graphics Compositor window > Render Schedule list
- The cursor moves into wrong place when renaming folder/asset
Add comment