# Build a single bank，but a deleted event that assigned to another bank also can not be found in unity

**URL:** https://qa.fmod.com/t/build-a-single-bank-but-a-deleted-event-that-assigned-to-another-bank-also-can-not-be-found-in-unity/20699
**Category:** FMOD Studio
**Tags:** unity
**Created:** [September 26, 2023, 4:09am UTC](https://qa.fmod.com/t/build-a-single-bank-but-a-deleted-event-that-assigned-to-another-bank-also-can-not-be-found-in-unity/20699 "2023-09-26T04:09:14Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![MaggieW](https://avatars.discourse-cdn.com/v4/letter/m/fbc32d/32.png) [@MaggieW](https://qa.fmod.com/u/MaggieW)
#### Post date: [September 26, 2023, 4:09am UTC](https://qa.fmod.com/t/build-a-single-bank-but-a-deleted-event-that-assigned-to-another-bank-also-can-not-be-found-in-unity/20699/1 "2023-09-26T04:09:15Z")

</div>

Hi:  
My team has a requirement. For example, our release version game need add a event in BankA，at that time, BankB delete a event\_c. I just build BankA, but I can’t found event\_c in unity.  
I tried another way, if BankB add a event, just build BankA, does not bring the new event into unity.  
Why do these two differences occur?

---

<div class="post-metadata">

### Author: ![Connor\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/connor_fmod/32/3685_2.png) [@Connor\_FMOD](https://qa.fmod.com/u/Connor_FMOD)
#### Post date: [September 28, 2023, 2:34am UTC](https://qa.fmod.com/t/build-a-single-bank-but-a-deleted-event-that-assigned-to-another-bank-also-can-not-be-found-in-unity/20699/2 "2023-09-28T02:34:42Z")

</div>

Hi,

What version of FMOD and Unity are you using?

Testing 2.02.17 I was not able to reproduce this behavior.

What import type are you using in the FMOD Settings:  
 ![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/c/c7ccbeb2bdd8bfebb1b97c3d54e5d53f30ac1d88.png)

How are you building the single bank?

---

<div class="post-metadata">

### Author: ![MaggieW](https://avatars.discourse-cdn.com/v4/letter/m/fbc32d/32.png) [@MaggieW](https://qa.fmod.com/u/MaggieW)
#### Post date: [September 28, 2023, 3:19am UTC](https://qa.fmod.com/t/build-a-single-bank-but-a-deleted-event-that-assigned-to-another-bank-also-can-not-be-found-in-unity/20699/3 "2023-09-28T03:19:39Z")

</div>

Thanks for your reply, I did it by select a single bank and right click “Build”, looking at the build folder, it’s really just the bank and the master bank have changed. I am using FMOD2.00.04, Unity is 2018.4.32f1, I also try other version, the result is the same. I think is Master.strings.bank caused this, I use FMOD for Unity package print all event path , can’t find the path of event\_c.

---

<div class="post-metadata">

### Author: ![Connor\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/connor_fmod/32/3685_2.png) [@Connor\_FMOD](https://qa.fmod.com/u/Connor_FMOD)
#### Post date: [September 28, 2023, 4:59am UTC](https://qa.fmod.com/t/build-a-single-bank-but-a-deleted-event-that-assigned-to-another-bank-also-can-not-be-found-in-unity/20699/4 "2023-09-28T04:59:32Z")

</div>

Hi,

Unfortunately, we no longer support FMOD versions below 2.02. What were the other versions you were able to reproduce the issue with?

We have documentation for migrating major versions here: [FMOD Studio | Advanced Topics - Mogration FMOD Studio Projects](https://fmod.com/docs/2.02/studio/advanced-topics.html#migrating-fmod-studio-projects).

We also have a tool for migrating the Unity integration here: [Unity Integration | Tools - Event Reference Updater](https://fmod.com/docs/2.02/unity/tools.html#event-reference-updater)
