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 when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
- [Linux] "Trying to load color backbuffer into a complex RenderPass setup" error is thrown after entering Play mode in AR Mobile template project
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices
- Texture2D memory allocation size is significantly increased when running on iOS device
Add comment