Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

0 votes
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.
in General Discussion by Travis F. (160 points)

1 Answer

0 votes
Have you tried adding in the plugin to the build.cs?
by Robert M. (4.6k points)
...