Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes

Hello,

Updating Wwise on our project, I switch from Event-based packaging to Auto-defined soundbanks workflow.

After a few tweaks everything works fine. But when I generate the soundbanks, Unreal does'nt automatically creates corresponding .uasset for events, RTPC etc... It does ask me to import new files after the generation, but it fails everytime. I must manually import everything from wwise browser to the content folder, and manually recreate wwise audio folder hierarchy if I want to keep it.

Here are the message I get in the log :

AssetReimport: Importing new asset [/Event path]
AssetReimport: Failed to import file [D:/Event path]

Besides, when I rename events in Wwise, it doesn't update the .uasset, instead I must recreates one and replace references, which is very tedious. I remember, when I was using EBP that import was instant and automatic.

Is this as designed ? How can I automate this process ? Did I do something wrong to this process not being by default linked ? What are the best practises ?

I'm using Wwise 2023.1.1 and Unreal 5.3.2.

Thank you very much.

EDIT : Okay, I have found that the reconcile option in the Unreal's Wwise Browser imports as new .uassets newly created events, game syncs etc. in Wwise. It also renames already existant ones. So this is a great start ! Note that it doesn't delete unused .uassets (events and game syncs deleted in wwise), neither keeps the event folder structure up to date though, but I don't remember exactly how it was with EBP and maybe that's not the way to think about things anymore.

in General Discussion by Noé M. (190 points)
edited by Noé M.

Please sign-in or register to answer this question.

...