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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment