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.

Cannot Find memory pools in 2019.2.4

+1 vote
Hello there,

I current going to through the 251 certification, Lesson 7. I cannot seem to see any information the advanced profiler related to memory pools. I have made sure that every type of data is check off to make them viewable.

I am also getting the same issue in Unity, 2019.4. In Wwise Initialization, none of the setting related to memory pool seem to show up.

Please let me know what the issue is.

Thanks alot!

Dom
asked Aug 11, 2020 in General Discussion by Dominic C. (140 points)

1 Answer

+3 votes
 
Best answer

Hey Dominic. 

In Wwise 2019.2 and later versions, the memory pools have been replaced by Memory Categories. You can find the Wwise 2019.2 Release blog post here

In other words, you don't need to set fixed allocations for memory pools in Wwise 2019.2+, but it's still relevant to know what's stored in memory. 

answered Aug 18, 2020 by Mads Maretty S. (Audiokinetic) (38,720 points)
selected Oct 22, 2020 by Hou Chenzhong (Audiokinetic)
...