We have migrated to spine-unity-4.0-2021-01-22-beta, and unfortunately, if I use
SetAnimation(0, animName, false);
while some other idle animation is looping, new animation will start only after previous animation loop completed.
Very frustrating and this issue is a showstopper!