커뮤니티 Q&A

Audiokinetic의 커뮤니티 Q&A 포럼에 오신 것을 환영합니다. 이 포럼은 Wwise와 Strata 사용자들이 서로 도움을 주는 곳입니다. Audiokinetic의 직접적인 도움을 얻으려면 지원 티켓 페이지를 사용하세요. 버그를 보고하려면 Audiokinetic 런처에서 Bug Report 옵션을 사용하세요. (Q&A 포럼에 제출된 버그 보고는 거절됩니다. 전용 Bug Report 시스템을 사용하면 보고 내용이 담당자에게 정확히 전달되어 문제 해결 가능성이 크게 높아집니다.)<segment 6493>

빠르고 정확한 답변을 얻으려면 질문을 올릴 때 다음 팁을 참고하세요.

  • 구체적인 내용을 적어주세요: 무엇을 하려는지, 혹은 어떤 특정 문제에 부딪혔는지 설명하세요.
  • 핵심 정보를 포함하세요: Wwise와 게임 엔진 버전, 운영체제 등 관련 정보를 함께 제공하세요.
  • 시도한 방법들을 알려주세요: 문제 해결을 위해 이미 어떤 단계를 시도해봤는지 설명해주세요.
  • 객관적인 사실에 초점을 맞추세요: 문제의 기술적 사실을 중심으로 설명하세요. 문제에 집중할수록 다른 사람들이 더 빠르게 해결책을 찾을 수 있습니다.

+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

General Discussion John VReq (190 포인트) 로 부터

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
...