Search Issue Tracker
Fixed
Votes
0
Found in [Package]
0.10.0-preview
Issue ID
LOC-171
Regression
No
[Android][Localization] Incorrect handling of similar locale codes on Android
Reproduction steps:
1. Open the attached user's project "ChineseLocaleTest.zip"
2. In the Project window under "Assets/Scenes" open "SampleScene.unity"
2. Define zh-Hant and zh-Hans as available locales
3. Change device language to one of the defined locales
4. Build the project for Android
Expected result: the text should translate to one of the selected locales
Actual result: the text fails to translate and fallsback to English locale
Reproduces on: Localization 0.10.0-preview (2019.4.22f1, 2020.2.7f1, 2020.3.0f1, 2021.1.0b12, 2021.2.0a10)
Could not test 2018.4.33f1 due to the project breaking when downgrading
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
Upgrading the localization package to Version 1.0.0-pre.9 - May 12, 2021
is fixing the issue.