バージョン
menu

Wwise Unreal Integration Documentation
既知の問題

Wwise Unrealインテグレーションの実装に関する注意事項および既知の問題

クック処理とパッケージング

Wwiseインテグレーション設定でPackage Using Bulk Dataを選択すると、Unrealの反復的クック処理および複数のワーカーとのクック処理がサポートされます。

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インテグレーションはUnrealコマンドラインパラメータの -nothreading を部分的にサポートしています。制約事項は以下の通りです。

  • 部分的サポートは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からはじめよう