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
- [Android] Performing hardware comparison using "SAMPLE_TEXTURE2D_SHADOW" results in no shadow being rendered when the GameObject is instantiated manually
- Physics.Raycast fails when a Capsule Collider at a default position is used
- [Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
- Switching Project when importing complete project does not import all assets and project opens incomplete
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
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.