menu
 

Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.

+1 투표

Hello

I'm trying to call some new events in Unity but i have always the same message: Wwise: Event ID not found

I can see my Ids in the Wwise Picker, in the soundbank file and in the header file. I try to remake the integration in a new Unity project with an other Wwise project but nothing change. 

Has anyone have a solution? Thanks

 

I'm uszing Wwise v2014.1 64bit on Windows8 with Unity pro 4.5.5

General Discussion Martin C. (160 포인트) 로 부터

1 답변

+1 투표
Has the SoundBank been loaded correctly? In the Inspector window of the GameObject on which you added the SoundBank, make sure the "Load On:" value is not "Nothing".

You can also connect the Wwise profiler to your game to make sure everything is loaded correctly.
Benoit S. (Audiokinetic) (16.0k 포인트) 로 부터
I have this same issue, however the Load on is set to start and I still can't get anything. Even if I make a new project and wwise session, I get the same error everytime I try and play an event in Unity. Any thoughts?
...