How to Debug Shipping Build Exclusive Crash

First thing: turn on logging with a shipping build. To do that, add “bUseLoggingInShipping = true;” to your Target.cs file. Get that log generated and we’ll see if that helps narrow things down.