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
Comments (1)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Peter77
Nov 12, 2021 12:33
Related forum post:
https://forum.unity.com/threads/case-1376680-localization-hindi-system-language-not-detected.1189855/