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
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
- Video framerate is not restored when trying to raise it after lowering it to 10 FPS
- WebGPU: CreateRenderPipeline errors with ShaderVariantCollection warmup
Add comment