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
- UI Toolkit Event Debugger window display mixed theme styles when Editor Theme is set to Light
- The '¥' (yen) key is not recognized when Japanese keyboard layout is used
- UnityEvents break when a different object is assigned
- Play Mode button is shown in hovered state when saving a script and immediately clicking the Play Mode button to focus the Editor
- “The operation "SoftDelete" cannot be executed because the selection is a root folder.” warnings appear when deleting the favorite with the keyboard
Add comment