Hello,
So my game runs fine in editor but crashes in standalone…
5.3.1p3
2475286–170518–error.txt (40.1 KB)
Hello,
So my game runs fine in editor but crashes in standalone…
5.3.1p3
2475286–170518–error.txt (40.1 KB)
Per your log up top:
Unity Player [version: Unity 5.3.1p1_7d3d8e90548b]
mono.dll caused an Access Violation (0xc0000005)
in module mono.dll at 0023:1010e911.
Is likely a null reference exception in your C# code. Worth perhaps debugging in a development build/play mode and see if anything’s hitting…
and…this doesn’t really qualify as a beta topic being 5.3.1.
good Idea, trying it out
Did not work, app crashed before it had a chance to launch the scene…