Resonance audio - file not found resonanceaudio.dll

Hi,

I’m trying to get resonance working with fmod & unity and I can’t for the life of me work out why this is happening. Not got much time to do this and I really have no idea why it’s not working.

This is the error in full:

SystemNotInitializedException: [FMOD] Initialization failed : Loading plugin ‘resonanceaudio’ from ‘/Users/pirooz/Documents/Unity Projects/Sky City Project/Assets/Plugins/resonanceaudio.dll’ : ERR_FILE_NOTFOUND : File not found.
FMODUnity.RuntimeManager.get_Instance () (at Assets/Plugins/FMOD/RuntimeManager.cs:48)
FMODUnity.RuntimeManager.SetListenerLocation (System.Int32 listenerIndex, UnityEngine.GameObject gameObject, UnityEngine.Rigidbody2D rigidBody2D) (at Assets/Plugins/FMOD/RuntimeManager.cs:1006)

Any advice?

Thanks a lot,
Pirooz!

First thing to check is that the file is at this actual location.

If it is there, you could try deleting and re-importing from the FMOD integration UnityPackage.