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
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 Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
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.