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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
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.