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

Hey, I think there are some problems with the state class of GCFSMState. If you involve some content of a calculation class, you will quickly expose the problem and its value is invalid.

In my project, I encountered a similar problem, I used the “Copy” node to temporarily solve the crash problem. Is there any idea of repairing this question?