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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
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.