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
- Multiple errors occur when setting the Render Object Event to AfterRenderingPostProcessing while using STP for Upscaling
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
Add comment