EXCEPTION_ACCESS_VIOLATION on a Blueprint Native Event called from a C++ class

Is your currentAction marked as a UPROPERTY? If not then with time it will get garbage collected and become invalid during runtime after a while.

1 Like