Search Issue Tracker
Fixed
Fixed in 1.2.1
Votes
1
Found in [Package]
1.0.5
Issue ID
LOC-558
Regression
No
The CSV file is ordered by Id when it is exported from Localization Tables
How to reproduce:
1. Open the attached “1392310.zip” project
2. In the Project window select “New Table.asset”
3. In the Inspector window press “Open in Table Editor”
4. In the Localization Tables window sort by "Key" so that "Key" with the text “Du” is at the top
5. Right-click on Localization Tables > Export > CSV
Expected result: Exported CSV table should match the Localization Tables in the Editor
Actual result: Exported CSV table is always ordered by Id
Reproducible with: 0.2.1-preview (2019.4.34f1), 1.0.5 (2019.4.34f1, 2020.3.26f1, 2021.2.8f1, 2022.1.0b3, 2022.2.0a1)
Could not test with: 0.2.1-preview (2020.3.26f1) (Localization Tables were not working)
Workaround: After exporting the CSV file, order it with an external tool
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
Add comment