Thanks for the info, I have been able to reproduce this and identify the issue. The FMODAudioComponentwill only play when the ‘Runtime System’ is available, which is during Play-In-Editor or a running game. It is possible to modify UFMODAudioComponent::Play()to use the Auditioning system to play AnimNotify events, however it does not currently have a way to stop looping sounds.