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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 1.0.4):
Fixed in Localization 1.0.5 available for 2019.4 and up