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
- 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
Resolution Note (fix version 1.4.0-exp.1):
Fixed in 1.4.0-exp.1