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

ALLOC_TEMP_Thread has unfreed allocations ?

0 투표
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!
문의 2017 7월 25 General Discussion Aaron I. (220 포인트) 로 부터

1 답변

0 투표
답변 2018 3월 5 Egil S. (1,100 포인트) 로 부터
...