Thank you for sending me the project. When I first received the project, the crash was occurring so I messed around with commenting out some code and noticed nothing was changing. Apparently something is wrong with the project where the DLLs aren’t getting updated.
After deleting the Binaries, Intermediates and Saved folders, I regenerated the Visual Studio Project files and recompiled. Even then, when going to open the project it still said the DLLs hadn’t been compiled which is odd. After hitting “Yes” to compile the DLLs however, the project launched without issues.
It seems that you can use this to work around the crash for now, but I’m going to look into why the DLLs aren’t being updated on compiles from Visual Studio