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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.