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
- Visual artifacts appear when the HD Dynamic Resolution Component changes the resolution scale
- Domain Reload loading popup is dark when Editor Theme is set to "Light"
- Scene Views breaks and errors are spammed in the Console when the Game view is shrunk vertically to the minimum, and the Aspect Ratio is 16:9 or 16:10
- Slider Fill Area disappears after undoing “Set Native Size” change
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
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.