Search Issue Tracker
Fixed
Fixed in 1.0.4
Votes
1
Found in [Package]
1.0.1
Issue ID
LOC-422
Regression
No
New Localization Tables are not preloaded when Preload All Tables is enabled
How to reproduce:
1. Open the user's attached project
2. Go to Window -> Asset Management -> Localization Tables
3. Select the tab Edit Table Collection
4. Click the "Edit Table Metadata" button above "English (en)"
5. Enable "Preload All Tables" and "Preload Table"
6. In the Project window, select Assets/localization/Localization Settings
7. In the Inspector view, click Locale Generator
8. Select a Locale Source, click Generate Locales and save into the Assets/localization folder
9. In the Project view, select the "New Table" file and click Create under Missing Tables
10. Go to Window -> Asset Management -> Localization Tables
11. Click the "Edit Table Metadata" button above the language that was added
12. Observe the settings
Expected result: the Preload Table setting is enabled (all Tables are preloaded)
Actual result: the Preload Table setting is disabled (new Tables are not preloaded)
Reproducible with: 1.0.0, 1.0.1 (2019.4.31f1, 2020.3.19f1, 2021.1.23f1, 2021.2.0b14, 2022.1.0a11)
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
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Resolution Note (fix version 1.0.4):
Fixed in Localization 1.0.5 available for 2019.4 and up