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
- 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
Resolution Note (fix version 1.0.4):
Fixed in Localization 1.0.5 available for 2019.4 and up