How to trigger a BP custom event from a level sequencer in UE 4.27?

A lot of blueprint nodes don’t work in editor, timelines for instance.

If you put a print statement, you’ll see the events are being called, but stuff that relies on tick won’t work.