Search Issue Tracker
Fixed
Fixed in 1.1.0
Votes
0
Found in [Package]
1.0.3
Issue ID
LOC-464
Regression
No
Duplicate Key Ids are generated in the Localization Table when imported Keys have Duplicate names
Steps to reproduce:
1. Open the attached project "1366174.zip"
2. Select Localization>TestTable in the Project window
3. Press 'Open in Table Editor' in the Inspector window
4. Right-click on the Key column and Select 'Key Id' in the Tooltip in the Localization Tables window
5. Observe 'Key Id' column
Expected result: Every row has unique Key Ids
Actual result: Both 'CollissionKey' rows have the same Key Ids
Reproducible with: 1.0.3 (2019.4.31f1, 2020.3.20f1, 2021.1.19f1, 2021.2.0b15, 2022.1.0a13)
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.1.0):
Entries with duplicate names will now be ignored when pulling from Google Sheets. A message will be added to the report to notify you when this happens.