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 meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Resolution Note (fix version 1.4.0-exp.1):
Fixed in 1.4.0-exp.1