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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 1.4.0-exp.1):
Fixed in 1.4.0-exp.1