Search Issue Tracker
By Design
Votes
0
Found in
4.6.2f1
Issue ID
676801
Regression
No
[WSA] Application.systemLanguage returns the first language from the keyboard language list
Reproducible on 4.6 and 5.0 versions;
Repro steps:
1. open project "WinLang.zip";
2. build and run project to WSA platform;
3. run the project in the editor;
4. go to "Control Panel -> Language" and add or change the order of the first keyboard input language in the list. Observe how changes affect WSA player and editor.
If you change region in "Control Panel -> Region", editor will show updated system language according to region, but Win Store Apps will not be affected;
---
By design:
It seems in Windows Store Apps it's not possible, as there's no API to get that value.
If you like to explore this issue more, check out this link:
http://stackoverflow.com/questions/12560412/winrt-apps-and-regional-settings-the-correct-way-to-format-dates-and-numbers-ba
It contains answer from Microsoft employee with explanation.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
- OnParticleUpdateJobScheduled is never called when using ParticleSystem.Simulate() in FixedUpdate()
Add comment