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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
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