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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
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.