menu
 

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

+2 투표
Hello

Unreal-wwise problem here.

I am trying to add a Ak Object switch variable in the structure used in a data table, but it does not want to show in the data table fields. Every other usual variables work, and Ak Event Objects are also nicely showing up in the data table.

But Ak Switch will not. Is that a know bug ? A limitation that I do not understand ?
General Discussion Romain B. (130 포인트) 로 부터
Hello Romain, were you able to find a solution to this? I'm also experiencing this using Unreal 5.1.1 and Wwise 2022.1.9.
I've just run into this same issue with Unreal 5.3 and Wwise 2022.1.9. I looked at the UAkSwitchValue.h and .cpp files and compared them with the ones for UAkStateValue and couldn't spot any difference, so it's a mystery why UAkStateValue objects serialize in DataTables, while UAkSwitchValues don't... What's even more strange is that this problem seems isolated to DataTables, because UAkSwitchValue fields serialize fine in other places in the editor.

Please sign-in or register to answer this question.

...