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
- Console window loses focus of the last message when a lot of messages are shown in a row
- Shadow artifacts appear when using a merged mesh with a specific Near Plane value in the Play Mode in URP
- "TlsException: Handshake failed - error code: UNITYTLS_INTERNAL_ERROR" error when a lot of web requests are sent within a few minutes
- “ArgumentOutOfRangeException“ error when selecting 'TMP_InputField' content using keyboard in WebGL build
- Spot Light with 'Box' Shape stops working when it collides with Mesh
Add comment