Search Issue Tracker
Fixed
Votes
1
Found in
5.5.1f1
Issue ID
874908
Regression
No
[WSA] Switching language when player is running doesn't update alphabet
Steps to reproduce:
1. Add a language with different alphabet (for example Russian)
2. Open attached project
3. Build "New Scene" for WSA Universal 10
4. Open VS solution
5. Deploy on local machine
6. Input some text with English language
7. Switch language to the recently added one
8. Input some text (for example Russian language)
Expected result: Input.inputString returns current language (in this case Russian) letters
Actual result: Input.inputString returns English letters (the language selected before launching application)
Reproducible with: 5.4.4p1, 5.5.1f1, 5.6.0b6
Not reproducible on Editor/Windows Standalone
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Find prefab components in scene is broken in new hierarchy
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
Liudas
Apr 04, 2017 06:48
Installing Windows security update KB4013429 ( http://support.microsoft.com/?kbid=4013429 ) on deployed machine resolved this issue for us.