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
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project
- Null reference exceptions occur when ScriptableObjects saved in the same .asset file are referenced in runtime
Add comment