FMOD Version Error When Integrating to Unity

Hi,

I’m trying to learn FMOD and I was doing the tutorial but when I got to the part to select the event in the FMOD Studio Event Emitter, no events were found even when my FMOD settings were pointing to the Example.fspro project.

I did some debugging and saw that this error was happening even when I tried integrating and reloading on another blank project.

FMOD Studio: Encounterd Error: ERR_VERSION The version number of this file format is not supported.
UnityEngine.Debug:LogError(Object)

I did some more digging and advice on the forums said that Unity integration and FMOD studio should be on the same major number.

My FMOD Studio is on 2.01.01
My Unity FMOD is on 2.00.09

Are these too far apart that it would give the error?
I also can’t find a way to update the unity side of FMOD if I need to.

Any help would be great, I can see myself having a lot of fun with FMOD and I really don’t want to be discouraged before I even begin.

Grab FMOD Studio 2.00.09 and you should be good to go.

Oh my god thank you. I didn’t realize it was early access. I feel dumb