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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment