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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment