I am getting a crash in Unity 5 before I even get to the project select screen. I have searched other threads and haven’t found any one else with the same issue, and all the other solutions (anti virus, delete ProgramData/Unity, administrator mode, etc) don’t work.
Here is the beginning of the crash log, can anyone help me?
Built from ‘5.1/release’ branch; Version is ‘5.1.2f1 (afd2369b692a) revision 11522614’; Using compiler version ‘160040219’
OS: ‘Windows 8 (6.2.9200) 64bit’ Language: ‘en’ Physical Memory: 16335 MB
BatchMode: 0, IsHumanControllingUs: 1, StartBugReporterOnCrash: 1, Is64bit: 1, IsPro: 0
Initialize mono
Mono path[0] = ‘C:/Program Files/Unity5/Editor/Data/Managed’
Mono path[1] = ‘C:/Program Files/Unity5/Editor/Data/Mono/lib/mono/2.0’
Mono path[2] = ‘C:/Program Files/Unity5/Editor/Data/UnityScript’
Mono config path = ‘C:/Program Files/Unity5/Editor/Data/Mono/etc’
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,defer=y
Crash!!!
SymInit: Symbol-SearchPath: ‘C:/Program Files/Unity5/Editor/Data/MonoEmbedRuntime;.;C:\Program Files\Unity5\Editor;C:\Program Files\Unity5\Editor;C:\Windows;C:\Windows\system32;SRVC:\websymbolshttp://msdl.microsoft.com/download/symbols;’, symOptions: 530, UserName: ‘redacted’
OS-Version: 6.2.9200 () 0x300-0x1
Yes, I have tried reinstalling unity, I get the same result. Does the log file indicate anything useful? I can’t read it, but it looks like the issue may be related to mono dev somehow? Thanks.
Do you mean Console window in Unity Editor? Unity - Manual: Console Window I can’t open Unity. It crashed right after I try to open it. in the splash screen
Hmmm… Have you tried disabling your antivirus software, then running unity as administrator? Also, try downloading a more stable version. 5.1.1f1 works good for me. Then make sure to add the patches.
Also, try holding down alt right after you click the unity logo. Does the project interface show up?
Tried all those things except the 5.1.1 version. None of them worked, and I never make it to the project interface. If there are no other workarounds I suppose I will work in the 32 bit version until a new update for the 64 bit version is available.