コミュニティQ&A

Audiokineticのコミュニティ主導のQ&Aフォーラムへようこそ。ここはWwiseとStrataのユーザのみなさまがお互いに協力し合う場です。弊社チームによる直接のサポートをご希望の場合はサポートチケットページをご利用ください。バグを報告するには、Audiokinetic LauncherのBug Reportオプションをご利用ください。(Q&AフォーラムではBug Reportを受け付けておりませんのでご注意ください。専用のBug Reportシステムをご利用いただくことで、バグの報告が適切な担当部門に届き、修正される可能性が高まります。)

最適な回答を迅速に得られるよう、ご質問を投稿される際は以下のヒントをご参考ください。

  • 具体的に示す:何を達成したいのか、またはどんな問題に直面しているのかを具体的に示してください。
  • 重要な詳細情報を含める:Wwiseとゲームエンジンのバージョンやご利用のOSなど詳細情報を記載してください。
  • 試したことを説明する:すでに試してみたトラブルシューティングの手順を教えてください。
  • 事実に焦点を当てる:問題の技術的な事実を記載してください。問題に焦点を当てることで、ほかのユーザのみなさまが解決策を迅速に見つけやすくなります。

+1 支持

Hello, I have some problems when I compile the UE4 project.
I have a new empty UE4.25 project and a Wwise project (2019.2.3.7304.1690) built in as a plugin in the UE4 project.
I have made in Wwise a step system for different types of floors (concrete, grass, water, etc.), I have generated the sound bank and it works perfectly in Wwise and in the UE4 project, everything is fine and different types of sound are playing depending on the physical material, everything is fine.
When I package the project for Windows I get no errors, but when I test the packaged project I only get the same sound on all the different materials. I have been looking for some solution, but there is not too much information about UE4 and Wwise.

https://drive.google.com/drive/folders/1_qRAsa1iVitOhSEG1nQ9jCXO3__Dgl2u?usp=sharing

Here's my settings in Wwise and UE4, also you can see video capture in Unreal with the sounds and you understand what I mean.
In the event footstep I have 2 sounds, 1 is the FootCollection Switch Container and 2 is the Armour Random Container.
When I package the Unreal's project (or play in stand alone like in the video) the sound you hear is the Armour Random Container, if I delete the Armour Random Container from the event footsteps and back again in Unreal and play in stand alone then I haven't any sound.

If you need more info please let me know.
Hope this helps you to solve my problem.

Thanks in advance

John VReq (190 ポイント) General Discussion

回答 1

0 支持

Hey John, 

Thanks for the very elaborate description.

Could you try setting the switch using the SwitchValue uasset instead of from string? 
Similar to this: https://youtu.be/bchKV4CU4Yg?t=76

Another suggestion, do you have Split Switch container media disabled in the integration settings? 

Let us know if it works. 

Mads Maretty S. (Audiokinetic) (40.2k ポイント)
Still the same
About setting the switch using the SwitchValue value set instead of the string is good for the collision box and it is brilliant, but I think it is not a good idea for the steps, think of an open world which is not possible due to the different materials of the landscape.

Yes, I disable Split Switch container media and still the same.

Thanks for your interest
Have a good news NOW IT'S WORKING. What I did is update Wwise to 2019.2.4.7329, in Unreal delete all Wwise  folders, and folders saved e intermediate and delete the plugin too just to have a clean unreal project. Once done I reintegrate the plugin from Wwise, generate sound data et voilá, now I packaging the project and the sound is how should be, PERFECT
Thanks for helping me
...