版本
menu

Wwise Unreal Integration Documentation
已知问题

Wwise Unreal 集成 的实现说明和已知问题

烘焙和打包

Unreal 支持在选择 Package Using Bulk Data Wwise Integration 设置时执行迭代烘焙和多线程烘焙。

Iterative cooking detects changes in generated SoundBanks when using Unreal Engine 5.5 and later, but does not detect changes when using Unreal Engine 5.4 and earlier.

To optimize iterative cooking stability, we recommend that you enable the target domain's class filters, which also fixes some Unreal-specific iterative cooking issues unrelated to Wwise. 若要添加适用于整个工程的迭代烘焙筛选器,请在 DefaultEditor.ini 文件中添加以下代码行:

[CookSettings]
IterativeUseClassFilters=true

We also recommend that you add Wwise Integrations filtering to your DefaultEditor.ini file:

[TargetDomain]
+IterativeClassDenyList=/Script/AkAudio.AkAudioType
+IterativeClassDenyList=/Script/WwiseAssetLibrary.WwiseAssetLibrary

The Deny List modifications are only required for Unreal Engine 5.4 specifically. Unreal Engine 5.3 and earlier versions do not support filtering. In Unreal Engine 5.5 or later, remove the Deny List for the Wwise Integrations, because these versions handle changes in generated SoundBanks.

部分支持 No Threading 模式

Wwise Unreal 集成部分支持 -nothreading Unreal 命令行参数。不过,存在以下限制:

  • 部分支持仅适用于 Unreal 5 或更高版本。
  • 即便设置了 -nothreading,Wwise 声音引擎也会创建额外的线程。
  • 会出现速度减慢和声音问题。而且,可能会发生崩溃或出现其他问题。

只在 No Threading 模式下做了简单的测试,所以并不适合在制作环境中使用相应功能。

另外,建议在运行 -nothreading 的同时运行 -nosound 以便完全禁用 Wwise 声音引擎。

已知问题

  • WG-44750 无法以针对 Mesh 启用 Physical Material Override 的形式来通过 AkGeometryComponent 指派 Acoustic Texture。
  • WG-52497 在针对当前音频设备修改 Spatial Sound 选项时,Unreal Editor 可能会挂起。比如,在由 Windows Sonic for Headphones 改为 Off 时便可能会出现此问题。在遇到该问题时,用户可禁用 UE Audio 以避免挂起。有关如何禁用 Unreal 音频的详细信息,请参阅 Combining Unreal and Wwise Audio with AudioLink 章节。
  • WG-69181 在将 "Fix issue" 应用于 Wwise Niagara 模块时可能会发生崩溃。在使用 Unreal 音频时,出现了类似的行为。
  • WG-69640 在从禁用的插件加载 Niagara 模块时,Unreal Editor 可能会发生崩溃。Wwise Niagara 也会因此而受到影响。
  • WG-69735 只有顶层的 "Post Persistent Event" Niagara 模块播放音频。

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅