menu
 
バージョン
2022.1.18.8567

2024.1.4.8780

2023.1.12.8706

2022.1.18.8567

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624


menu_open
Wwise Unreal Integration Documentation
よくある質問

バンクをUnreal Editor から生成する場合やクック処理する場合、バンクはどこに配置されますか?

The Soundbanks are generated at the Root Output Path specified your Wwise Project Settings.

If you are migrating a project that uses the Legacy workflow, make sure the platform-specific SoundBank Paths do not point to locations within the Unreal project's Content folder.

Wwise SoundEngineデバッグライブラリを使用して、私のプログラムをデバッグすることはできますか?

By default, the Unreal Engine does not use the debug C Runtime Libraries, but Wwise uses them. デバッグビルドをするとリンクエラーが発生してしまいます。This is why the Wwise Unreal integration uses the profile libraries. If you want to link to the debug Wwise libraries, set the bDebugBuildsActuallyUseDebugCRT variable to true in the following file: <UE_ROOT>/Engine/Source/Programs/UnrealBuildTool/Configuration/BuildConfiguration.cs.

パッケージングしたゲームを実行した時、私のサウンドがすべて再生されないのはなぜですか?

Event ID not found: <id> といったエラーが表示される場合、「Tree Shaking」が原因でWwise Unrealアセットがパッケージから除外されたと考えられます。詳細は Packaging Requirements を参照してください。

Why can't I post an Event by using its name after its SoundBank was loaded?

Previously, an AkBank asset loaded a certain number of UObjects, including the associated Events and Media. In the Wwise Unreal Integration 2022.1 and higher, even after a User-defined SoundBank is loaded, the UAkAudioEvent asset retrieves the associated data and determines exactly what it needs to correctly load, unload, prepare and unprepare Media, manage streamed files or External Sources, load Switch Containers, and so on.

Using the UAkAudioEvent asset or the LoadData function ensures that the required resources (.bnk and .wem files) are loaded. Refer to the Wwise Unreal Assets page, and the documentation section on Understanding the Wwise Unreal Integration Modules for more details.

Note that the following SoundBank Blueprint Functions were removed in 2022.1:

  • Clear Banks
  • Load Bank
  • Load Bank Async
  • Unload Bank
  • Unload Bank Async

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう