Open TaylorDale opened 3 years ago
Callback gets cleared when the game exits but the MessageCallback function tries to call it anyway, causing a fatal error.
I've been experiencing the same problem when running both a subscriber and publisher within the same unreal engine component.
Callback gets cleared when the game exits but the MessageCallback function tries to call it anyway, causing a fatal error.