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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
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.