# FMOD Soundbank PATH Issues how to remove ALL reference from the folder BUILD

**URL:** https://qa.fmod.com/t/fmod-soundbank-path-issues-how-to-remove-all-reference-from-the-folder-build/17296
**Category:** Unity
**Created:** [June 4, 2021, 3:39pm UTC](https://qa.fmod.com/t/fmod-soundbank-path-issues-how-to-remove-all-reference-from-the-folder-build/17296 "2021-06-04T15:39:41Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![ymeunier](https://avatars.discourse-cdn.com/v4/letter/y/f07891/32.png) [@ymeunier](https://qa.fmod.com/u/ymeunier)
#### Post date: [June 4, 2021, 3:39pm UTC](https://qa.fmod.com/t/fmod-soundbank-path-issues-how-to-remove-all-reference-from-the-folder-build/17296/1 "2021-06-04T15:39:41Z")

</div>

So our client run with GIT and he GIT ingore anything with BUILD meaning when i BUILD the bank , the sourcecontrol dosent see them So i went into preference , created a new folder call GenerateSoundBank , I went into preference and i changed the soundbank path When i generate i see the BANK fill up !!!

Great but…

When I open Unity , he still looking for BUILD folder name bank…

How can i completly remove the reference to the folder BUILD inside the FMOD project

Thanks

---

<div class="post-metadata">

### Author: ![ymeunier](https://avatars.discourse-cdn.com/v4/letter/y/f07891/32.png) [@ymeunier](https://qa.fmod.com/u/ymeunier)
#### Post date: [June 4, 2021, 3:40pm UTC](https://qa.fmod.com/t/fmod-soundbank-path-issues-how-to-remove-all-reference-from-the-folder-build/17296/2 "2021-06-04T15:40:51Z")

</div>

![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/b/b88998dd6b8e7cc790800ec8912432f4dba4e4da.png)

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/0/0f1e8417dd3d1979b7dfc053b089aa7218ede468.png)

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/3/351868269837cb00b25bfe69429b5f50606827b9.png)

---

<div class="post-metadata">

### Author: ![richard\_simms](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/richard_simms/32/261_2.png) [@richard\_simms](https://qa.fmod.com/u/richard_simms)
#### Post date: [June 7, 2021, 11:42pm UTC](https://qa.fmod.com/t/fmod-soundbank-path-issues-how-to-remove-all-reference-from-the-folder-build/17296/3 "2021-06-07T23:42:45Z")

</div>

The problem is you have set the built bank folder to `GeneratedSoundBanks/Desktop` and then have a folder within this folder for Desktop banks. So in actuality, the path is going to `GeneratedSoundBanks/Desktop/Desktop`.

Try changing your FMOD Studio project build folder to just `GeneratedSoundBanks` and then click File \> Build All Platforms.

---

<div class="post-metadata">

### Author: ![ymeunier](https://avatars.discourse-cdn.com/v4/letter/y/f07891/32.png) [@ymeunier](https://qa.fmod.com/u/ymeunier)
#### Post date: [June 11, 2021, 8:42pm UTC](https://qa.fmod.com/t/fmod-soundbank-path-issues-how-to-remove-all-reference-from-the-folder-build/17296/4 "2021-06-11T20:42:50Z")

</div>

Figured it out , by playing with all bank setting and preferences

We found the solution to get rid of the build folder within the project

We are now able to commit our FMOD bank without the reference of the Build folder within the project hierarchy.  
thanks
