Event Not Found FMOD Studio Event Emitter

Trying to add a FMOD Studio Event Emitter, however my events folder has no options in it when trying to select an event. I have events made up in my FMOD project and can see the event files appear and disappear in Events metadata file when i make new ones or delete them. Is there something im missing to making sure Unity can see my FMOD events? I have no errors in my console when running the game so i think its just the case of Unity not looking up my events file properly.

You need to make sure you have the project and banks set up correctly. Make sure the events are assigned to banks and those banks are being built and being picked up by Unity. Check out the documentation for more information:

https://www.fmod.com/resources/documentation-unity?version=2.1&page=user-guide.html