Simple-Unity-Audio-Manager icon indicating copy to clipboard operation
Simple-Unity-Audio-Manager copied to clipboard

GC on AudioManager.PlaySound

Open StinkySteak opened this issue 1 year ago • 2 comments

image

Is there a way to solve this? JSAM Version: 0.3.0-preview-6 Unity: 2021.3.38.f1 Editor

StinkySteak avatar May 10 '24 09:05 StinkySteak

image it is the reason

Bezhok avatar Jul 02 '24 21:07 Bezhok

something like this image image

store channel instead of delegatte, than reset it where delegate = null

Bezhok avatar Jul 02 '24 21:07 Bezhok

Sorry for the wait, and thanks for pointing this issue out, Bezhok's fix has been incorporated in the new Version 3.0.1 Release

jackyyang09 avatar Jul 12 '24 15:07 jackyyang09