Why does calling a AddOnScreenDebugMessage causes Editor to crash when it is called inside BeginDestroy?

Thank uuu ! :slight_smile: Calling it at the end of BeginDestroy function stopped engine from crashing! :slight_smile:
Thanks, although I do not understand why should I call the parent function. :confused: