Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.2.0a3
Issue ID
1398253
Regression
Yes
[WebGL] Audio assets throw "The process cannot access the file" and "Cannot create resource file for asset" errors on import
Steps to reproduce:
1. Open attached "azaz.zip" Unity project on Windows
2. Switch to WebGL platform
3. If asset importing didn't fail, right-click and reimport 'Assets/sci-fi_explosion_01.wav' asset in Project Window
Expected result: All assets import without issues
Actual result: Importing/reimporting audio assets opens error dialog window with "The process cannot access the file because it is being used by another process.", pressing cancel button in the window produces "Cannot create resource file for asset: 'Assets/sci-fi_explosion_01.wav'" error in Console
Reproduced with: 2022.2.0a3
Didn't reproduce with: 2022.2.0a2, 2022.1.0b5, 2021.2.9f1, 2020.3.27f1, 2019.4.35f1
Reproduced on Windows with WebGL build target
Not reproducible on MacOS with WebGL build target
Note: "The process cannot access the file" error window is opened for every imported audio asset in project, if project has 1000 assets, it will be opened 1000 times
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- 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
Add comment