Sequencer Playback Issue on Variant Activation in Unreal Engine: A Potential Bug?

I am managing different states of a level using variants in Unreal Engine. I want to call a specific function upon the activation of a variant. Even if I write the playback process of a sequencer within the function, the sequencer does not play when switching variants. It works after restarting. Is this a bug?