Search code examples
crashunity-game-enginecrash-reportscrash-dumps

Unity, EXE Crash Report Analysing. No crash in Unity


I work on a Unity project since a few months. I have no error on console and the game launches in unity without any problem.

When i build the game, and then click on the exe, the Game crash at start. I have a crash log with crash and output.log files. I need help to analyse the log files. I would like to understand why my game crash at start. I dont understand why the exe crash while in Unity it does not.

Link for the Log files : https://www.dropbox.com/s/kzhtlmj204qh04l/2017-01-26_202252.rar?dl=0

error.txt : http://pastebin.com/2TzEMyVV

output_log.txt http://pastebin.com/cviF7mWZ


Solution

  • My Issue was Unity related.

    I downloaded today Unity 5.5.1f1 and i made a new build.

    I launched the ".exe" without crashing.