Unreal editor crashes on play

Change this code to
if ( ( GetWorld() -> GetTimeSeconds() - LastDoorOpenTime ) > ClosedDoorDelay)

then will not crash anymore

1 Like