# Multiple plugins with the same name

**URL:** https://qa.fmod.com/t/multiple-plugins-with-the-same-name/17299
**Category:** Unity
**Created:** [June 7, 2021, 8:44am UTC](https://qa.fmod.com/t/multiple-plugins-with-the-same-name/17299 "2021-06-07T08:44:34Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![JanikaBlaah](https://avatars.discourse-cdn.com/v4/letter/j/91b2a8/32.png) [@JanikaBlaah](https://qa.fmod.com/u/JanikaBlaah)
#### Post date: [June 7, 2021, 8:44am UTC](https://qa.fmod.com/t/multiple-plugins-with-the-same-name/17299/1 "2021-06-07T08:44:35Z")

</div>

I downloaded a project from GitHub to a project which didn’t have FMOD already installed. Then I got these.  
All of the errors are like this except the name is different

“Multiple plugins with the same name ‘fmodstudiol’ (found at ‘Assets/Plugins/FMOD/lib/win/x86/fmodstudioL.dll’ and ‘Assets/Plugins/FMOD/lib/win/x86\_64/fmodstudioL.dll’). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.”

**And when I choose the .fspro file to Studio Project Path, this error comes:**  
FMOD: Bank refresh failed: Directory HFW FMOD POJECT/Build/Desktop doesn’t contain any banks.  
Build the banks in Studio or check the path in the settings.

---

<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 15, 2021, 2:08am UTC](https://qa.fmod.com/t/multiple-plugins-with-the-same-name/17299/2 "2021-06-15T02:08:03Z")

</div>

Does this happen with a fresh Unity project?

When you navigate to `Assets/Plugins/FMOD/lib/win/x86/` in the Unity project are you able to see how many plugins are in here?

Does the FMOD Studio project (HFW FMOD POJECT) have built banks? Ensure you’re not using a custom build path by checking Edit \> Preferences \> Build \> Build path is blank.
