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.

Do I need to re-generate my audio assets when I update my UE4 project to the 2019.2.10 integration?

0 votes

Yes, because the reference system has changed, all Wwise Assets should be updated. Unreal might Assert with the following line in a packaged game if this is not done :

Error: Assertion failed: Offset + BytesToRead <= UncompressedFileSize && Offset >= 0

We recommend that users perform a "Clear Sound Data" followed by a "Generate Sound Data" operation to avoid this issue.

asked Mar 24, 2021 in General Discussion by Guillaume R. (Audiokinetic) (5,630 points)
edited Mar 24, 2021 by Guillaume R. (Audiokinetic)

Please sign-in or register to answer this question.

...