Game crash after reloading current scene in non-debug build

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Dlean Jeans

When the player dies, the Game Over screen shows up allowing the player to press Play Again which reloads the current scene. The scene named Game which is a really big scene with everything in it.

After a few seconds or immediately, the game crashes. No error logs or anything.

This would only happen in non-debug build so I dunno why it crashes.

How do I get an error log?
If anyone encounters this before, let me know. Thanks in advance!

Is this from an exported game? If so, is there a way to run the game from a command line/command prompt? That could be one way of seeing any error information.

Ertain | 2018-08-27 22:08