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
- Post Processing SMAA breaks when HDR mode R11G11B10 is selected and Color Space is changed
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
Add comment