menu
 

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

+1 투표
So I'm trying to add some calls to Wwise via C#, but for some reason the Ak related class/code is not available in one (and only one) C# script. Whenever I type "AkSoundEngine", I get a red underline, and an error "The name 'AkSoundEngine' does not exist in the current context". Auto-complete detects/suggests nothing.

I'm using Visual Studio 2015 as my IDE. And yes, the correct version of Wwise is integrated in the Unity project.

If I create a new/edit an existing script, I have no issues whatsoever using the AkSoundEngine class, or Wwise related classes.

And interestingly enough, if I create a new script, then copy + paste the entire contents of the offending script, I am again able to use the Ak related class, and it shows up on auto-complete. Could this be a bug on Visual Studio's end?
General Discussion Daniel S. (110 포인트) 로 부터
Hi! How are you? Did you ever manage to fix this? Im struggling with the exact same.

Please sign-in or register to answer this question.

...