Unity project crashes after i want to open it for second time!
So first time i open a certain project in Unity 5.3.4 (but i tried other versions 5.3.2 and 5.1.2) everything is ok. I can do whatever i want.
Than after closing Unity, i want to reopen the project to keep working on it. And i get the crash before unity has fully loaded.
This is what i got in .log:
========== OUTPUTING STACK TRACE ==================
RtlLookupFunctionEntry returned NULL function. Aborting stack walk.
========== END OF STACKTRACE ===========
i happens every time but AFTER second time i open this project.
Here is first open without crash
Here is second open with crash
The Ram and CPU useage are ok. Ram is 22% without unity and 24% with it running. even before the crash Ram is at 24%
So basicly i have no idea what should i do. The project i'm talking about is: HERE
this branch in particular.
The owner says it is working fine for him. Mayby you will have the same problem. Would be nice if you could check it out. And if you have any idea why is it happening i would love to know!
Answer by Naphier · May 13, 2016 at 07:00 PM
Sounds like something is corrupt. I'd suggest reporting this to Unity so they can patch the issue. But to fix your issue you likely need to reinstall Unity. Could also be a corrupt DLL somewhere very hard to tell. Unfortunately that stack trace is completely worthless :P Looks like it happens for a variety of reasons.