- Home /
Which Windows settings determine Application.systemLanguage?
The documentation says "The language the user's operating system is running in".
I'm running Windows 10 in English, but Application.systemLanguage keeps reporting 'Dutch' as the language (I'm in the Netherlands, so it's the language of the country I'm in. My region in Windows is normally set to 'Netherlands').
Changing Region->Location and Region->Administrative->Language for non-Unicode programs settings in Windows to United States/English doesn't change anything, Unity keeps reporting that the OS is in Dutch.
So which Windows setting should I change to influence the return value of Application.systemLanguage?
Your answer

Follow this Question
Related Questions
Non-ASCII characters in Input.inputString in OSX 0 Answers
Localized audio with Handheld.PlayFullScreenMovie() 1 Answer
How to display Chinese characters (TMP) and where to find royalty free chinese fonts 0 Answers
Why is localization option not apearing in game build? 1 Answer
Different app name for different languages (Android). 2 Answers