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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder
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.