Packaged game crash when loading level (Access violation - code c0000005)

Thank you for attempting that. Does this project have code at all? If so, in Visual Studio, what configuration are you using when building the project? If you haven’t done it, try packaging for the configuration “Development” or “Shipping” (Not the ones with “Editor” on the end), whichever corresponds with the configuration you’re using when you package. You’ll need to package again after doing this.