No audio playing during runtime

No audio plays in engine during play time or otherwise using FMod. I’ve set the position using PlayOneShot and PlayOneShotAttached and nothing works. The audio plays through the engine if selected through the event browser, but never in the game itself.

Could you please ensure the following:

  • 2D events (events without spatializers) work
  • Your events are located close enough to the FMOD Listener to hear

It might be easiest to attach your game to FMOD Studio’s Live Update and record a session. You can see where the event instance is created in the 3D preview widget (as it sounds like the event instance is too far away from the listener).