Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2018.4.X, 2019.4.X, 2020.3.X
Votes
0
Found in
2018.4
2019.4.11f1
2021.1
Issue ID
1288528
Regression
No
[macOS] Application.systemLanguage returns "Unknown" when system language is set to Norwegian Bokmål/Nynorsk
How to reproduce:
1. Change the system language to Norwegian Bokmål/Nynorsk
2. Restart the PC
3. Open the attached Scene labeled "SampleScene"
4. Enter the Play Mode
5. In the Game View, click the "Get System Language" button
6. Observe the detected language
Expected result: Application.systemLanguage returns "Norwegian"
Actual result: Application.systemLanguage returns "Unknown"
Reproducible with: 2018.4.28f1, 2019.4.11f1, 2020.1.12f1, 2020.2.0b10, 2021.1.0a3
Note: Tested on Mac, not reproducible on Windows
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note (fix version 2021.1):
Added Norwegian Bokmål to list of recognized system languages. Fixed in Unity 2021.1.0a10 for WebGL. Fixed in Unity 2021.2.0a1 for OSX and Linux
Resolution Note (fix version 2021.1):
Fixed in Unity 2021.1.18f1
Resolution Note (fix version 2020.3):
Fixed in Unity 2020.2.4f1, in the WebGL Player. Fixed in Unity 2020.3.4f1, in the Editor
Resolution Note (fix version 2019.4):
Fixed in Unity 2019.4.20f1 for WebGL. Fixed in Unity 2019.4.24f1 in the Editor
Resolution Note (fix version 2018.4):
Fixed in Unity 2018.4.32f1 on WebGL. Fixed in Unity 2018.4.34f1 in the Editor