GC FSM - Event-driven, hierarchical finite state machines in blueprint

I’ll have a look into that. You fix seems reasonable. However, I have noticed that a few of your FSMs do not have a Stop FSM node. You should always ensure that every execution flow terminates into a Stop FSM node.