No errors reported in editor, build completes without errors but on launch the build displays the white screen of unity (no logo) and immediately crashes to desktop.
While the game is pretty huge, it is stripped down to a single scene with only a simple UI image and no complex code or other potential causes of a crash. I've already shared this in the #unity3d IRC and sadly no one there can understand the cause either.
From what I can tell it is crashing during a Create:Material, but I can't find any more information or tips as to what is causing this issue.
output_log.txt
http://hastebin.com/ipozazojiz.tex
error.log
http://hastebin.com/roxedoyize.tex
As it's often the first question posted to these kind of requests I can confirm that an Empty/Clean project compiles and runs without any errors/crashes. Any and all help would be most appreciated.
↧