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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment