Having trouble using FMOD studio with Unreal 4.15.3. Receiving error because can't load "FMODStudioOculus"

I am running Unreal 4.15.3, I have Unreal 4.17 as well. I keep getting an error that says “Plugin ‘FMODStudio’ failed to load because module 'FMODStudioOculus does not appear to be compatible with the current version of the engine.”

I am on Windows 10, and am running FMOD Studio 1.09.06.

I’ve read solutions online before but I haven’t really found one with too much detail for results. Any direction for going forward would be very helpful.

This means there is an issue with the plugin, any errors can be found by rebuilding the project in Visual Studio.

Make sure the FMOD UE4 Integration you downloaded is compatible with the engine version if you don’t want to rebuild it yourself.
The default download at the moment is 1.09.06 for UE4.16, there is a page of other downloads available (http://www.fmod.org/browse-ue4-integration/) at the bottom of the UE4 section including 1.09.06 for UE4.15.

1 Like

That worked! Thank you so much.