Unity Crashes On Start

Hello, I recently updated my Unity from a previous 4.x version because it kept crashing on startup but it continued to do so. Here is the info from windows:

Problem Event Name: APPCRASH
Application Name: Unity.exe
Application Version: 4.6.1.51269
Application Timestamp: 548198aa
Fault Module Name: mono.dll
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 54818010
Exception Code: c0000005
Exception Offset: 0010a91a
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Additional Information 1: 004e
Additional Information 2: 004e570b9e7d543fffb4ea0f3454feca
Additional Information 3: 8ac1
Additional Information 4: 8ac1c8048608103ef34990f47714fe75

Attached is a CPU-Z report of my system

1916017–123641–TRISKELE.txt (105 KB)

Is it auto-loading a corrupted project? If so, try forcing it to show the dialog by pressing holding alt when starting unity.

That worked >_> odd that a fresh install was loading a corrupted project, it must have kept settings from the last install.

Thank you much!

Yeah, this is a common problem. You’d think they’d track that they couldn’t load the project, and then not autoload it the next time.