ROSIntegration
ROSIntegration copied to clipboard
Call back can be empty when game is stopped
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.