Search Issue Tracker
Fixed
Fixed in 1.3.2, 1.4.0-exp.1
Votes
1
Found in [Package]
1.3.2
Issue ID
LOC-540
Regression
No
Localization Table Editor does not remove extra rows when opening CSV file with lower rows count
How to reproduce:
1. Open the attached project 'LocalizationIssue'
2. Open the 'Assets/Localization/TextsTable' asset
3. In the Inspector click on the 'Open' button and open the 'CSV/TextsTable1.csv' file
4. In the Inspector click on the 'Open in Table Editor'
5. Note that 2 lines are imported
6. In the Inspector click on the 'Open' button and open the 'CSV/TextsTable2.csv' file
7. In the Inspector click on the 'Open in Table Editor'
Expected result: only one line is displayed in the Table Editor
Actual result: two lines are displayed in the Editor however the TextsTable2.csv contains only one
Reproducible with: 1.0.4, 1.0.5 (2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Resolution Note (fix version 1.4.0-exp.1):
Fixed in 1.4.0-exp.1