Crash on FMOD Studio Update thread, Fmod Version: 2.00.09

Hi Scourger,

Are you making any calls to FMOD_Studio_Bus_UnlockChannelGroup? The callstack seems to indicate that the event’s input bus is already released before the event stops and releases, and a call to unlockChannelGroup can potentially make that happen.