I have a very simple setup, just one event in wwise that plays a sound effect.
Works perfectly in the editor, but when I package the UE4 game there is no sound that plays.
I'm building the integration as an Engine plugin and calling events from C++.
I tried building Win32 and Win64, neither is causing any error, but like I said there's no sound being played.