Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

Ak Switch object not showing in unreal data tables

+2 votes
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 ?
asked Mar 29, 2022 in General Discussion by Romain B. (130 points)
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.

...