this link isn’t the crash in OP. this fix has to do with application end.
in UDN there is a thread that says the check is wrong and to remove it in code:
checkf(IsInGameThread(), TEXT("Currenlty not allowing this to be called from non-game thread."));