# Unity FMOD Integration help

**URL:** https://qa.fmod.com/t/unity-fmod-integration-help/15089
**Category:** Unity
**Created:** [October 1, 2019, 12:41pm UTC](https://qa.fmod.com/t/unity-fmod-integration-help/15089 "2019-10-01T12:41:09Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Tara](https://avatars.discourse-cdn.com/v4/letter/t/b4bc9f/32.png) [@Tara](https://qa.fmod.com/u/Tara)
#### Post date: [October 1, 2019, 12:41pm UTC](https://qa.fmod.com/t/unity-fmod-integration-help/15089/1 "2019-10-01T12:41:09Z")

</div>

Hello, my team is creating a game and we are experiencing difficulties with fmod.  
Essentially we have a different version of fmod installed that works but the toolbar doesnt show up on our project. However we are tring to get rid of that version of fmod and switch to the newest available version. We have tried deleting every fmod file and even the sounds themselves, but nothing seems to be working. We do not have the FMOD toolbar upon importing the integration.  
We checked with a blank project and the Unity version and the FMOD integration work together fine there. We have looked at other solutions such as trying to delete these .dll files but that did not work either. Any help would be greatly appreciated!

---

<div class="post-metadata">

### Author: ![alexzzen](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/alexzzen/32/6825_2.png) [@alexzzen](https://qa.fmod.com/u/alexzzen)
#### Post date: [October 1, 2019, 7:21pm UTC](https://qa.fmod.com/t/unity-fmod-integration-help/15089/2 "2019-10-01T19:21:55Z")

</div>

Delete the DLL files and everything FMOD related while the editor is closed, since they are locked by the editor. Try to re-import the integration packages after that : )

---

<div class="post-metadata">

### Author: ![Tara](https://avatars.discourse-cdn.com/v4/letter/t/b4bc9f/32.png) [@Tara](https://qa.fmod.com/u/Tara)
#### Post date: [October 1, 2019, 8:01pm UTC](https://qa.fmod.com/t/unity-fmod-integration-help/15089/3 "2019-10-01T20:01:04Z")

</div>

Hi alexzzen, we tried both ways and it still didn’t work ☹ Is there anything else that might be causing the problem?? Thank you so much though for helping!

---

<div class="post-metadata">

### Author: ![alexzzen](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/alexzzen/32/6825_2.png) [@alexzzen](https://qa.fmod.com/u/alexzzen)
#### Post date: [October 1, 2019, 8:53pm UTC](https://qa.fmod.com/t/unity-fmod-integration-help/15089/4 "2019-10-01T20:53:16Z")

</div>

That’s weird! The only time this happened to me is when I had some errors in other scripts and they were not compiling properly, so FMOD wouldn’t show up until I fixed these issues. Are you sure your project is free from errors? Does anything in the console show up?

---

<div class="post-metadata">

### Author: ![Tara](https://avatars.discourse-cdn.com/v4/letter/t/b4bc9f/32.png) [@Tara](https://qa.fmod.com/u/Tara)
#### Post date: [October 1, 2019, 11:09pm UTC](https://qa.fmod.com/t/unity-fmod-integration-help/15089/5 "2019-10-01T23:09:09Z")

</div>

Oh that might be our problem! We are gonna try a few different things and see what works. Thank you for the help!!! 😃
