Search Issue Tracker
Fixed
Fixed in 1.4.4
Votes
1
Found in [Package]
1.3.2
1.4.2
Issue ID
LOC-870
Regression
No
Metadata maintains a reference to nonexisting table Entry when deleting the Entry in a Localization Table
Reproduction steps:
1. Open project “MyProject”
2. Open “Assets\stringtable\String Table (String Table Collection)”
3. Select “Open in Table Editor” through the Inspector
4. Add a couple of Entries with the “Add New Entry” button
5. Check the “Smart” box on all of the created entries
6. Delete all created entries
7. Enter “Edit Table Metadata” and observe the “English (en)\Metadata\Smart Format Tag\Entries” dropdown
Expected result: shows 0 Entires - erasing a table entry *automatically removes* associated shared metadata.
Actual result: shows 3 Entries - erasing a table entry *does not remove* associated shared metadata.
Reproducible with: 1.3.2, 1.4.2 (2020.3.44f1, 2021.3.16f1, 2022.2.3f1, 2023.1.0a26)
Reproducible on: macOS Catalina 10.15.7 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment