Search Issue Tracker
Fixed
Fixed in 1.1.0
Votes
0
Found in [Package]
1.0.5
Issue ID
LOC-478
Regression
No
[Android][Localization] Localization package does not detect Hindi language when it is the system language on an Android device
Reproduction steps:
1. Open the user's attached project "LocalizationHindi.zip"
2. Go to File > Build Settings and switch to the Android platform
3. Go to Window > Asset Management > Addressables > Groups
4. Click in Addressables Groups window "Build > New Build > Default Build Script"
5. Build and Run the app on an Android device
6. Open Language Settings on the device and activate the "Hindi" language
7. Restart the app on the device
Expected result: The text displays "Hindi"
Actual result: The text displays "English"
Reproducible with: 1.0.0 (2019.4.32f1), 1.0.4 (2019.4.32f1, 2020.3.22f1) 1.0.5 (2021.2.2f1, 2022.1.0a15)
Notes:
-The issue is not reproducible with German, Finish, Danish languages when following the same steps
-Testing with Greek and French languages the text displayed "No translation found for 'Language' in New Table" when following the same steps
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Peter77
Nov 12, 2021 12:33
Related forum post:
https://forum.unity.com/threads/case-1376680-localization-hindi-system-language-not-detected.1189855/