3D sounds stopped working in 2.0

All of my 3D sounds have stopped working since upgrading to 2.0. Is there something different I need to be doing?

I’m using FMOD_Studio_System_SetListenerAttributes and FMOD_Studio_EventInstance_Set3DAttributes

Hi rontt, I seem to be having a similar issue.

Can you please post some kind of error log to look at? Or additional information?

There is no error log, they just don’t play (are silent). I can’t even get them to play in FMOD studio.

Nothing immediately comes to mind.
Are you able to get 3D sounds working with the FMOD examples?

If you aren’t already, could you enable more logging using FMOD::Debug_Initialize, with FMOD_DEBUG_LEVEL_LOG.