Unreal/Wwise SteamAudioWwise plugin integration crashes editor
System Information
- Steam Audio version: 4.6.1
- Unreal Engine version: 5.5.4
- Wwise 2024.1.4
The UE editor startup crashes when I enable the SteamAudioWwise plugin.
Thank you!
@Soundgrass The above error indicates that SteamAudioWwise.dll, which is part of the Steam Audio Wwise plugin, was not found in your Unreal project. Can you try the following:
- Uninstall and reinstall the Steam Audio Wwise plugin into your Wwise installation using the Wwise launcher.
- Reintegrate Wwise into your Unreal project using the Wwise launcher.
- Check whether
SteamAudioWwise.dllexists in thePlugins/WwiseSoundEngine/ThirdParty/x64_vc160/Profile/bindirectory in your Unreal project.
Step 2 fixed it, thank you
I had same problem, until I found that I integrated the plugin with a wrong Wwise version...
haha I tried a bunch of stuff........installed 2024.1.0, sdk for 2023 with another project etc......
上述错误表明 在您的 Unreal 工程中找不到 ,它是 Steam Audio Wwise 插件的一部分。您能否尝试以下作:
SteamAudioWwise.dll
- 使用 Wwise 启动器卸载 Steam Audio Wwise 插件并将其重新安装到 Wwise 安装中。
- 使用 Wwise Launcher 将 Wwise 重新集成到您的 Unreal 工程中。
- 检查 Unreal 工程的目录中是否存在。
SteamAudioWwise.dll``Plugins/WwiseSoundEngine/ThirdParty/x64_vc160/Profile/bin
I've tried everything, but it still causes the editor to crash. Are there any other solutions?
@sanqian5201314 Can you provide a crash dump (.dmp file) from the editor crash? That will help us diagnose the issue. Thanks.