# Unity Bank Load Error

**URL:** https://qa.fmod.com/t/unity-bank-load-error/15912
**Category:** Unity
**Created:** [June 24, 2020, 3:27am UTC](https://qa.fmod.com/t/unity-bank-load-error/15912 "2020-06-24T03:27:44Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![OneManBandPro](https://avatars.discourse-cdn.com/v4/letter/o/c37758/32.png) [@OneManBandPro](https://qa.fmod.com/u/OneManBandPro)
#### Post date: [June 24, 2020, 3:27am UTC](https://qa.fmod.com/t/unity-bank-load-error/15912/1 "2020-06-24T03:27:44Z")

</div>

Here is an error message that I cannot determine how to solve:

[FMOD] RuntimeBankModel::openFile : Failed to open file ‘EF\_2/Build/Desktop/.bank’

UnityEngine.Debug:LogError(Object)  
FMODUnity.RuntimeManager:DEBUG\_CALLBACK(DEBUG\_FLAGS, StringWrapper, Int32, StringWrapper, StringWrapper) (at Assets/FMOD/src/Runtime/RuntimeManager.cs:28)

Anyone have clue how to resolve this?

- All of the sounds are playing, but I get this error.
- There is only one FMOD application file in the list
- All Sounds are loaded to the correct Bank

---

<div class="post-metadata">

### Author: ![cameron-fmod](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/cameron-fmod/32/261_2.png) [@cameron-fmod](https://qa.fmod.com/u/cameron-fmod)
#### Post date: [June 29, 2020, 5:40am UTC](https://qa.fmod.com/t/unity-bank-load-error/15912/2 "2020-06-29T05:40:59Z")

</div>

What versions of FMOD and Unity are you using?  
Are you able to share the output from the console at all?

---

<div class="post-metadata">

### Author: ![Adrian66](https://avatars.discourse-cdn.com/v4/letter/a/13edae/32.png) [@Adrian66](https://qa.fmod.com/u/Adrian66)
#### Post date: [December 20, 2020, 7:37pm UTC](https://qa.fmod.com/t/unity-bank-load-error/15912/3 "2020-12-20T19:37:02Z")

</div>

Hello!

I have the same error. I use FMOD 2.00.14 and Unity 2019.4.9f1

[FMOD] FMOD\_OS\_Net\_Read : read failed with errno 9

UnityEngine.Debug:LogError(Object)  
FMODUnity.RuntimeManager:DEBUG\_CALLBACK(DEBUG\_FLAGS, StringWrapper, Int32, StringWrapper, StringWrapper) (at Assets/Plugins/FMOD/src/Runtime/RuntimeManager.cs:28)

---

<div class="post-metadata">

### Author: ![cameron-fmod](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/cameron-fmod/32/261_2.png) [@cameron-fmod](https://qa.fmod.com/u/cameron-fmod)
#### Post date: [January 7, 2021, 4:24am UTC](https://qa.fmod.com/t/unity-bank-load-error/15912/4 "2021-01-07T04:24:33Z")

</div>

> [@Adrian66](#):
>
> [FMOD] FMOD\_OS\_Net\_Read : read failed with errno 9

This error appears to be different from original post.  
Are you able to share the entire log output at all?
