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 "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment