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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
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.