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.

ALLOC_TEMP_Thread has unfreed allocations ?

0 votes
I am in Unity 5.6.2f1, using Unity-Integration 2016.2.4.

I keep receiving these normal messages, and an error message every time I begin running a project, and they keep sending every frame.

Allocation of 35 bytes at 061412f0

Allocation of 34 bytes at 06141230

Allocation of 33 bytes at 06141170

Allocation of 30 bytes at 061410c0

Error: TLS Allocator ALLOC_TEMP_THREAD, underlying allocator ALLOC_TEMP_THREAD has unfreed allocations

 

For whatever reason, the game runs just fine, but it is concerning that these messages keep sending every frame. I am not familiar with low level matters in Wwise, what could be causing these messages?

Any help would be appreciated. Thanks!
asked Jul 25, 2017 in General Discussion by Aaron I. (220 points)

1 Answer

0 votes
answered Mar 5, 2018 by Egil S. (1,100 points)
...