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 에디터에서 뱅크를 생성하거나 쿠킹할 때 뱅크는 어디에 위치해 있나요?

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 라이브러리를 사용해서 코드를 디버그할 수 있나요?

기본적으로 Unreal Engine은 디버그 C Runtime Library를 사용하지 않지만 Wwise는 사용합니다. 디버그 모드에서 빌딩할 경우 이 상황이 연결 오류를 일으킬 수 있습니다. 바로 이러한 이유로 Wwise Unreal 통합은 프로파일 라이브러리를 사용합니다. 디버그 Wwise 라이브러리에 연결하려면 <UE_ROOT>/Engine/Source/Programs/UnrealBuildTool/Configuration/BuildConfiguration.cs 에서 bDebugBuildsActuallyUseDebugCRT 변수를 true 로 설정하세요.

패키징된 게임을 실행할 때 왜 모든 사운드가 재생되지 않나요?

Event ID not found: <id>와 같은 오류가 표시되면 Wwise Unreal 애셋이 "트리 셰이킹(tree shaking)"으로 인해 패키지에서 제외되었을 가능성이 높습니다. 더 많은 정보는 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 에셋 page, and the documentation section on Wwise Unreal 통합 모듈 이해하기 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를 시작해 보세요