Search Issue Tracker
Fixed
Fixed in 1.0.0
Votes
0
Found in [Package]
1.0.0-pre.10
Issue ID
LOC-348
Regression
No
[Localization] "IOException: Sharing violation" error is thrown when importing CSV file while it is open
How to reproduce:
1. Open the user's attached project
2. In the Project browser, select localization/texts asset
3. In the Inspector window, select Export
4. Open the exported texts_localization.csv file with Excel
5. Switch back to Editor and in the Inspector window, select Import
6. Observe the Console window
Expected result: "Importing texts_localization.csv" notification is logged
Actual result: "IOException: Sharing violation..." error is logged
Reproducible with: 0.9.0-preview, 1.0.0-pre.10 (2019.4.29f1, 2020.3.16f1, 2021.1.17f1, 2021.2.0b6, 2022.1.0a5)
Notes:
1. Reproducible when .csv file is opened using Excel, LibreOffice software
2. Not reproducible when .csv file is opened using Notepad, WordPad software
Comments (1)
-
Peter77
Aug 10, 2021 16:46
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note (fix version 1.0.0):
Tested with Editor Version 2019.4.30f1 (e8c891080a1f)
Wed, 25 Aug 2021 20:04:57 GMT
Branch: 2019.4/staging
Using Localization 1.0.0.
Tested import with file open in Excel, LibreOffice Calc, Notepad, WordPad, Atom and Visual Studio Code - no issues encountered.