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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.