Search Issue Tracker
Fixed
Fixed in 1.0.0
Votes
0
Found in [Package]
1.0.0-pre.10
Issue ID
LOC-296
Regression
No
[Localization] Errors in the editor when removing an entry from a string table
Reproduction steps:
1. Open the attached project "case_1350970repro" from the google drive link
2. Go to Window > Asset Management > Localization Tables
3. Select "Add New Entry" and click the "Edit Table Entry Metadata" button
4. Expand the Metadata in "Shared Entry", click the "+" symbol and add a "Comment" component to the list
5. Remove the entry by clicking the "-" symbol
Expected result: No errors in the console window
Actual result: Multiple errors in the console window
Reproducible with: 0.8.0-preview (2019.4.29f1, 2020.3.15f1) 1.0.0-pre.10 (2020.3.15f1, 2021.1.16f1, 2021.2.0b5, 2022.1.0a3)
Could not test with: 2018.4.36f1 (Localization package not available)
Notes:
-The issue reproduces not only when adding the "Comment" component, but with "Exclude Entry From Export" and "Platform Overrides" as well
-From the 0.10.0-preview version and below, the "Shared Entry" section is only "Shared" and only the "Comment" component is available to be added to the Metadata list, however, the issue reproduces there as well.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
Resolution Note (fix version 1.0.0):
Tested with Editor Version: 2022.1.0a9.1212
Revision: trunk 5a1ba9fbc92d
Built: Fri, 10 Sep 2021 03:09:36 GMT
Using Localization 1.0.0
Tested with "Comment", "Exclude Entry From Export" and "Platform Overrides", can no longer reproduce issue.