Issue with Fmod 01.08.12 + Unity 5.4.3

I’ve run into an error message that pops up every now and then in Unity which halts all audio playback and streaming from Fmod which can be very difficult to work with, this was the following error message from Unity’s console:

BusNotFoundException: FMOD Studio bus not found ‘bus:/’

Does anyone know how I can fix this?

Thank you

This is normally the error you will see when the game cannot find the Studio bank files.

What do you mean by it “pops up every now and then”?

Hey Cameron, thanks for the reply.

What I mean by every now and then is well, I’m working with source control so everytime we pull or push new versions of our Unity project with the Fmod proj. folder associated and whatnot, we run into this issue only sometimes. Other times it would appear the banks are building fine.

Did you follow the steps listed for integrating with source control: http://www.fmod.org/documentation/#content/generated/engine_new_unity/sourcecontrol.html