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
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- The tvOS platform appears in the Build Profile window even though it isn’t supported on Linux
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Gradient Editor always opens on the main display when a multi-monitor setup is used and the Editor Window is on a secondary display
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.