Unity 5 Crashing On Startup

I recently formatted my PC and i installed Unity 5. Till now, i was using unity 4.0 and i had no problems with it at all, but today when i installed and opened Unity 5, it crashes on startup(after i open the project) and Windows says “Unity.exe has stopped working”.

As for ‘testing’ purposes, i opened a project i created with unity 4 into unity 5 and it opened without crashing. One thing i noticed is, when i opened the Unity 4 project, the title was like - MyGameName
But, when i open an new project that i create with Unity 5, it is something like -

MyGameName <DX11 On DX10 GPU>

This thing worries me, 'cause i have an old GPU which does not supports dx 10 and dx 11 and i only have dx 9 installed.

One more important thing what happened is,
In my unity4 project that i opened in Unity 5, somethings i have noticed went wrong…like skybox has black spots/glitches…is this related?

Additional Information -

My PC Specs -
Windows 7 32-Bit

2 GB Ram

Intel Pentium Dual Core

Graphic Card - Asus EAH4350 1 GB

EDIT : Sorry i forgot about the editor log, here it is,
i got it from -
C:\Users\Username\AppData\Local\Unity\Editor

LICENSE SYSTEM [20150403 20:46:18] No start/stop license dates set
LICENSE SYSTEM [20150403 20:46:18] Next license update check is after 2015-04-04T11:40:42
Built from '5.0/release' branch; Version is '5.0.0f4 (5b98b70ebeb9) revision 6002871'; Using compiler version '160040219'
BatchMode: 0, IsHumanControllingUs: 1, StartBugReporterOnCrash: 1, Is64bit: 0, IsPro: 0
Initialize mono
Mono path[0] = 'F:/Program Files/Unity 5/Editor/Data/Managed'
Mono path[1] = 'F:/Program Files/Unity 5/Editor/Data/Mono/lib/mono/2.0'
Mono path[2] = 'F:/Program Files/Unity 5/Editor/Data/UnityScript'
Mono config path = 'F:/Program Files/Unity 5/Editor/Data/Mono/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,defer=y
IsTimeToCheckForNewEditor: Update time 1428077231 current 1428074178
E:/UnityMyGame/test
Rebuild missing .meta files...0.169767 seconds
Loading GUID <-> Path mappings...0.001970 seconds
Loading Asset Database...0.007241 seconds
AssetDatabase consistency checks...0.080406 seconds
Initialize engine version: 5.0.0f4 (5b98b70ebeb9)
GfxDevice: creating device client; threaded=1
Direct3D:
    Version:  Direct3D 11.0 [level 10.1]
    Renderer: ASUS EAH4350 series (ID=0x954f)
    Vendor:   ATI
    VRAM:     1018 MB
Begin MonoManager ReloadAssembly
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Managed\UnityEngine.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Managed\UnityEditor.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Managed\Unity.Locator.dll (this message is harmless)
Refreshing native plugins compatible for Editor in 0.46 ms, found 0 plugins.
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Mono\lib\mono\2.0\I18N.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Mono\lib\mono\2.0\I18N.West.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Managed\Unity.DataContract.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Mono\lib\mono\2.0\System.Core.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Managed\Unity.IvyParser.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Mono\lib\mono\2.0\System.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Mono\lib\mono\2.0\System.Xml.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Mono\lib\mono\2.0\System.Configuration.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\PackageManager\Unity\PackageManager\5.0.0\Unity.PackageManager.dll (this message is harmless)
Initializing Unity.PackageManager (PackageManager) v5.0.0 for Unity v5.0.0f4

Setting Android v5.0.0 for Unity v5.0.0f4 to F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\androidplayer

Setting BlackBerry v5.0.0 for Unity v5.0.0f4 to F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\blackberryplayer

Setting iOS v5.0.0 for Unity v5.0.0f4 to F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\iossupport

Setting StandaloneLinux v5.0.0 for Unity v5.0.0f4 to F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\linuxstandalonesupport

Setting StandaloneOSXIntel v5.0.0 for Unity v5.0.0f4 to F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\macstandalonesupport

Setting WSAPlayer v5.0.0 for Unity v5.0.0f4 to F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\metrosupport

Setting WebGL v5.0.0 for Unity v5.0.0f4 to F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\webglsupport

Setting StandaloneWindows v5.0.0 for Unity v5.0.0f4 to F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\windowsstandalonesupport

Setting WP8Player v5.0.0 for Unity v5.0.0f4 to F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\wp8support

Setting GUISystem v5.0.0 for Unity v5.0.0f4 to F:\Program Files\Unity 5\Editor\Data\UnityExtensions\Unity\GUISystem

Setting IL2CPP v0.10.1 for Unity v5.0.0f4 to F:\Program Files\Unity 5\Editor\Data\il2cpp

Registering custom dll's ...
Register platform support module: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\androidplayer/UnityEditor.Android.Extensions.dll
Register platform support module: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\iossupport/UnityEditor.iOS.Extensions.dll
Register platform support module: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\wp8support/UnityEditor.WP8.Extensions.dll
Register platform support module: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\metrosupport/UnityEditor.Metro.Extensions.dll
Register platform support module: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\blackberryplayer/UnityEditor.BB10.Extensions.dll
Register platform support module: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\webglsupport/UnityEditor.WebGL.Extensions.dll
Register platform support module: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\linuxstandalonesupport/UnityEditor.LinuxStandalone.Extensions.dll
Register platform support module: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll
Register platform support module: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\macstandalonesupport/UnityEditor.OSXStandalone.Extensions.dll
Registered in 0.014332 seconds.
Platform assembly: F:\Program Files\Unity 5\Editor\Data\PackageManager\Unity\PackageManager\5.0.0\Unity.PackageManager.dll (this message is harmless)
Loading F:\Program Files\Unity 5\Editor\Data\PackageManager\Unity\PackageManager\5.0.0\Unity.PackageManager.dll into Unity Child Domain
Non platform assembly: F:\Program Files\Unity 5\Editor\Data\UnityExtensions\Unity\GUISystem\UnityEngine.UI.dll (this message is harmless)
Loading F:\Program Files\Unity 5\Editor\Data\UnityExtensions\Unity\GUISystem\UnityEngine.UI.dll into Unity Child Domain
Non platform assembly: F:\Program Files\Unity 5\Editor\Data\UnityExtensions\Unity\GUISystem\Editor\UnityEditor.UI.dll (this message is harmless)
Loading F:\Program Files\Unity 5\Editor\Data\UnityExtensions\Unity\GUISystem\Editor\UnityEditor.UI.dll into Unity Child Domain
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Managed\UnityEditor.Graphs.dll (this message is harmless)
Loading F:\Program Files\Unity 5\Editor\Data\Managed\UnityEditor.Graphs.dll into Unity Child Domain
Platform assembly: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\androidplayer\UnityEditor.Android.Extensions.dll (this message is harmless)
Loading F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\androidplayer\UnityEditor.Android.Extensions.dll into Unity Child Domain
Platform assembly: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\iossupport\UnityEditor.iOS.Extensions.dll (this message is harmless)
Loading F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\iossupport\UnityEditor.iOS.Extensions.dll into Unity Child Domain
Platform assembly: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\wp8support\UnityEditor.WP8.Extensions.dll (this message is harmless)
Loading F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\wp8support\UnityEditor.WP8.Extensions.dll into Unity Child Domain
Platform assembly: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\metrosupport\UnityEditor.Metro.Extensions.dll (this message is harmless)
Loading F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\metrosupport\UnityEditor.Metro.Extensions.dll into Unity Child Domain
Platform assembly: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\blackberryplayer\UnityEditor.BB10.Extensions.dll (this message is harmless)
Loading F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\blackberryplayer\UnityEditor.BB10.Extensions.dll into Unity Child Domain
Platform assembly: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\webglsupport\UnityEditor.WebGL.Extensions.dll (this message is harmless)
Loading F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\webglsupport\UnityEditor.WebGL.Extensions.dll into Unity Child Domain
Platform assembly: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\linuxstandalonesupport\UnityEditor.LinuxStandalone.Extensions.dll (this message is harmless)
Loading F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\linuxstandalonesupport\UnityEditor.LinuxStandalone.Extensions.dll into Unity Child Domain
Platform assembly: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\windowsstandalonesupport\UnityEditor.WindowsStandalone.Extensions.dll (this message is harmless)
Loading F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\windowsstandalonesupport\UnityEditor.WindowsStandalone.Extensions.dll into Unity Child Domain
Platform assembly: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\macstandalonesupport\UnityEditor.OSXStandalone.Extensions.dll (this message is harmless)
Loading F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\macstandalonesupport\UnityEditor.OSXStandalone.Extensions.dll into Unity Child Domain
Refreshing native plugins compatible for Editor in 0.10 ms, found 0 plugins.
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Managed\Mono.Cecil.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Managed\Unity.SerializationLogic.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Mono\lib\mono\2.0\UnityScript.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Managed\ICSharpCode.NRefactory.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\iossupport\UnityEditor.iOS.Extensions.Xcode.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Mono\lib\mono\2.0\System.Xml.Linq.dll (this message is harmless)
Mono: successfully reloaded assembly
- Completed reload, in  1.469 seconds
Registering platform support modules:

Platform assembly: F:\Program Files\Unity 5\Editor\Data\Mono\lib\mono\2.0\Boo.Lang.Compiler.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Mono\lib\mono\2.0\Boo.Lang.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Mono\lib\mono\2.0\Boo.Lang.Parser.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Mono\lib\mono\2.0\UnityScript.Lang.dll (this message is harmless)
Platform assembly: F:\Program Files\Unity 5\Editor\Data\Mono\lib\mono\2.0\Mono.Security.dll (this message is harmless)
Registered platform support modules in: 0.2316349s.

Native extension for OSXStandalone target not found
Native extension for WindowsStandalone target not found
Native extension for LinuxStandalone target not found
Native extension for WebGL target not found
Native extension for BlackBerry target not found
Load native extension module: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\metrosupport/x86/UnityEditor.Metro.Extensions.Native.dll
Load native extension module: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\wp8support/x86/UnityEditor.WP8.Extensions.Native.dll
Load native extension module: F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\iossupport/x86/UnityEditor.iOS.Extensions.Native.dll
Native extension for Android target not found
Downloading http://update.unity3d.com/5.0/ivy.xml to C:\Users\wc\AppData\Local\Temp\unity\8bedb068-4223-4fce-a6aa-9ad55fcb79e5\ivy.xml

Validating Project structure ... 0.000292 seconds.
Refresh: detecting if any assets need to be imported or removed ... Refresh: elapses 0.047355 seconds
Updating ProjectSettings/ProjectSettings.asset - GUID: 00000000000000004000000000000000...
 done. [Time: 70.119925 ms] 
Refreshing native plugins compatible for Editor in 0.10 ms, found 0 plugins.

----- Total AssetImport time: 0.179285s, AssetImport time: 0.132060s, Asset hashing: 0.000000s [0 B, 0.000000 mb/s]

Unloading 24 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 16.1 MB.
System memory in use after: 16.0 MB.

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 443.
Total: 3.554333 ms (FindLiveObjects: 0.100114 ms CreateObjectMapping: 0.020022 ms MarkObjects: 3.409552 ms  DeleteObjects: 0.022590 ms)

Crash!!!
SymInit: Symbol-SearchPath: 'F:/Program Files/Unity 5/Editor/Data/MonoEmbedRuntime;.;E:\UnityMyGame	est;F:\Program Files\Unity 5\Editor;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'wc'
OS-Version: 6.1.7600 () 0x100-0x1
F:\Program Files\Unity 5\Editor\Unity.exe:Unity.exe (00400000), size: 39440384 (result: 0), SymType: 'PDB', PDB: 'F:\Program Files\Unity 5\Editor\Unity_x86.pdb', fileVersion: 5.0.0.39095
C:\Windows\SYSTEM32

tdll.dll:ntdll.dll (77B30000), size: 1294336 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\SYSTEM32
tdll.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\kernel32.dll:kernel32.dll (76480000), size: 868352 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\kernel32.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\KERNELBASE.dll:KERNELBASE.dll (75F30000), size: 303104 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\KERNELBASE.dll’, fileVersion: 6.1.7600.16385
F:\Program Files\Unity 5\Editor\FreeImage.dll:FreeImage.dll (10000000), size: 2260992 (result: 0), SymType: ‘-exported-’, PDB: ‘F:\Program Files\Unity 5\Editor\FreeImage.dll’, fileVersion: 3.11.0.0
C:\Windows\system32\USER32.dll:USER32.dll (76C00000), size: 823296 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\USER32.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\GDI32.dll:GDI32.dll (76140000), size: 319488 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\GDI32.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\LPK.dll:LPK.dll (76380000), size: 40960 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\LPK.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\USP10.dll:USP10.dll (76B60000), size: 643072 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\USP10.dll’, fileVersion: 1.626.7600.16385
C:\Windows\system32\msvcrt.dll:msvcrt.dll (779B0000), size: 704512 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\msvcrt.dll’, fileVersion: 7.0.7600.16385
C:\Windows\system32\ole32.dll:ole32.dll (76600000), size: 1425408 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\ole32.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\RPCRT4.dll:RPCRT4.dll (77CB0000), size: 659456 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\RPCRT4.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\WS2_32.dll:WS2_32.dll (77920000), size: 217088 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\WS2_32.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\NSI.dll:NSI.dll (76560000), size: 24576 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\NSI.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\HID.DLL:HID.DLL (74770000), size: 36864 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\HID.DLL’, fileVersion: 6.1.7600.16385
F:\Program Files\Unity 5\Editor\umbraoptimizer32.dll:umbraoptimizer32.dll (62A30000), size: 786432 (result: 0), SymType: ‘-exported-’, PDB: ‘F:\Program Files\Unity 5\Editor\umbraoptimizer32.dll’
C:\Windows\system32\COMDLG32.dll:COMDLG32.dll (763A0000), size: 503808 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\COMDLG32.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\SHLWAPI.dll:SHLWAPI.dll (76B00000), size: 356352 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\SHLWAPI.dll’, fileVersion: 6.1.7600.16385
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\COMCTL32.dll:COMCTL32.dll (74BA0000), size: 1695744 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\COMCTL32.dll’, fileVersion: 6.10.7600.16385
C:\Windows\system32\SHELL32.dll:SHELL32.dll (76CD0000), size: 12881920 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\SHELL32.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\ADVAPI32.dll:ADVAPI32.dll (75FA0000), size: 655360 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\ADVAPI32.dll’, fileVersion: 6.1.7600.16385
C:\Windows\SYSTEM32\sechost.dll:sechost.dll (762D0000), size: 102400 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\SYSTEM32\sechost.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\CRYPT32.dll:CRYPT32.dll (75DC0000), size: 1163264 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\CRYPT32.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\MSASN1.dll:MSASN1.dll (75CF0000), size: 49152 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\MSASN1.dll’, fileVersion: 6.1.7600.16385
Task failed: Verifier TaskC:\Windows\system32\VERSION.dll:VERSION.dll (751C0000), size: 36864 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\VERSION.dll’, fileVersion: 6.1.7600.16385

C:\Windows\system32\OPENGL32.dll:OPENGL32.dll (638E0000), size: 819200 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\OPENGL32.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\GLU32.dll:GLU32.dll (6F690000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\GLU32.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\DDRAW.dll:DDRAW.dll (6A260000), size: 946176 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DDRAW.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\DCIMAN32.dll:DCIMAN32.dll (6A4B0000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DCIMAN32.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\SETUPAPI.dll:SETUPAPI.dll (76760000), size: 1691648 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\SETUPAPI.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\CFGMGR32.dll:CFGMGR32.dll (75F00000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CFGMGR32.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\OLEAUT32.dll:OLEAUT32.dll (76570000), size: 585728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\OLEAUT32.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\DEVOBJ.dll:DEVOBJ.dll (75EE0000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DEVOBJ.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\dwmapi.dll:dwmapi.dll (74710000), size: 77824 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dwmapi.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\WINMM.dll:WINMM.dll (6FDF0000), size: 204800 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINMM.dll', fileVersion: 6.1.7600.16385
F:\Program Files\Unity 5\Editor\LIBPQ.dll:LIBPQ.dll (628D0000), size: 1421312 (result: 0), SymType: '-exported-', PDB: 'F:\Program Files\Unity 5\Editor\LIBPQ.dll', fileVersion: 9.3.2.14293
C:\Windows\system32\WSOCK32.dll:WSOCK32.dll (709C0000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WSOCK32.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\Secur32.dll:Secur32.dll (75B40000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\Secur32.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\SSPICLI.DLL:SSPICLI.DLL (75B90000), size: 106496 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\SSPICLI.DLL', fileVersion: 6.1.7600.16385
C:\Windows\system32\PSAPI.DLL:PSAPI.DLL (76390000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\PSAPI.DLL', fileVersion: 6.1.7600.16385
C:\Windows\system32\MSACM32.dll:MSACM32.dll (742E0000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSACM32.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\IMM32.dll:IMM32.dll (75F80000), size: 126976 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IMM32.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\MSCTF.dll:MSCTF.dll (77A60000), size: 835584 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSCTF.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\IPHLPAPI.DLL:IPHLPAPI.DLL (745C0000), size: 114688 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IPHLPAPI.DLL', fileVersion: 6.1.7600.16385
C:\Windows\system32\WINNSI.DLL:WINNSI.DLL (745B0000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINNSI.DLL', fileVersion: 6.1.7600.16385
C:\Windows\system32\DNSAPI.dll:DNSAPI.dll (754E0000), size: 278528 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DNSAPI.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\WINHTTP.dll:WINHTTP.dll (71330000), size: 360448 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINHTTP.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\webio.dll:webio.dll (712E0000), size: 323584 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Windows\system32\webio.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\CRYPTBASE.dll:CRYPTBASE.dll (75C00000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CRYPTBASE.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\uxtheme.dll:uxtheme.dll (74A40000), size: 262144 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\uxtheme.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\profapi.dll:profapi.dll (75C80000), size: 45056 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Windows\system32\profapi.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\CLBCatQ.DLL:CLBCatQ.DLL (762F0000), size: 536576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CLBCatQ.DLL', fileVersion: 2001.12.8530.16385
C:\Windows\system32\wbem\wbemprox.dll:wbemprox.dll (70EE0000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbem\wbemprox.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\wbemcomn.dll:wbemcomn.dll (71110000), size: 376832 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbemcomn.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\CRYPTSP.dll:CRYPTSP.dll (75660000), size: 90112 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CRYPTSP.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\rsaenh.dll:rsaenh.dll (75400000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\rsaenh.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\RpcRtRemote.dll:RpcRtRemote.dll (75C70000), size: 57344 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\RpcRtRemote.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\wbem\wbemsvc.dll:wbemsvc.dll (70DF0000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbem\wbemsvc.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\wbem\fastprox.dll:fastprox.dll (70FC0000), size: 614400 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbem\fastprox.dll', fileVersion: 6.1.7600.16385
C:\Windows\system32\NTDSAPI.dll:NTDSAPI.dll (70F20000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NTDSAPI.dll', fileVersion: 6.1.7600.16385
F:\Program Files\Unity 5\Editor\Data\Mono\EmbedRuntime\mono.dll:mono.dll (0A4E0000), size: 2289664 (result: 0), SymType: 'PDB', PDB: 'F:\Program Files\Unity 5\Editor\mono.pdb'
C:\Windows\system32\MSWSOCK.dll:MSWSOCK.dll (75620000), size: 245760 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSWSOCK.dll', fileVersion: 6.1.7600.16385
C:\Windows\System32\wshtcpip.dll:wshtcpip.dll (75190000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\wshtcpip.dll', fileVersion: 6.1.7600.16385
F:\Program Files\Unity 5\Editor\Gecko.resources

ss3.dll:nss3.dll (5DD40000), size: 1744896 (result: 0), SymType: ‘-exported-’, PDB: ‘F:\Program Files\Unity 5\Editor\Gecko.resources
ss3.dll’, fileVersion: 22.0.0.5451
C:\Windows\system32\MSVCR100.dll:MSVCR100.dll (62810000), size: 778240 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\MSVCR100.dll’, fileVersion: 10.0.30319.1
C:\Windows\system32\dhcpcsvc.DLL:dhcpcsvc.DLL (729F0000), size: 73728 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\dhcpcsvc.DLL’, fileVersion: 6.1.7600.16385
C:\Windows\system32\dhcpcsvc6.DLL:dhcpcsvc6.DLL (729E0000), size: 53248 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\dhcpcsvc6.DLL’, fileVersion: 6.1.7600.16385
F:\Program Files\Unity 5\Editor\Gecko.resources\mozalloc.dll:mozalloc.dll (732C0000), size: 24576 (result: 0), SymType: ‘-exported-’, PDB: ‘F:\Program Files\Unity 5\Editor\Gecko.resources\mozalloc.dll’, fileVersion: 22.0.0.5451
F:\Program Files\Unity 5\Editor\Gecko.resources\mozglue.dll:mozglue.dll (6D3A0000), size: 98304 (result: 0), SymType: ‘-exported-’, PDB: ‘F:\Program Files\Unity 5\Editor\Gecko.resources\mozglue.dll’, fileVersion: 22.0.0.5451
F:\Program Files\Unity 5\Editor\Gecko.resources\gkmedias.dll:gkmedias.dll (5DA00000), size: 3354624 (result: 0), SymType: ‘-exported-’, PDB: ‘F:\Program Files\Unity 5\Editor\Gecko.resources\gkmedias.dll’, fileVersion: 22.0.0.5451
C:\Windows\system32\MSIMG32.dll:MSIMG32.dll (74400000), size: 20480 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\MSIMG32.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\MSVCP100.dll:MSVCP100.dll (627A0000), size: 430080 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\MSVCP100.dll’, fileVersion: 10.0.30319.1
F:\Program Files\Unity 5\Editor\Gecko.resources\xul.dll:xul.dll (5C3E0000), size: 23158784 (result: 0), SymType: ‘-exported-’, PDB: ‘F:\Program Files\Unity 5\Editor\Gecko.resources\xul.dll’, fileVersion: 22.0.0.5451
C:\Windows\system32\NETAPI32.dll:NETAPI32.dll (743B0000), size: 69632 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\NETAPI32.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32
etutils.dll:netutils.dll (743A0000), size: 36864 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32
etutils.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\srvcli.dll:srvcli.dll (75AD0000), size: 102400 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\srvcli.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\wkscli.dll:wkscli.dll (74390000), size: 61440 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\wkscli.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\SAMCLI.DLL:SAMCLI.DLL (74380000), size: 61440 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\SAMCLI.DLL’, fileVersion: 6.1.7600.16385
C:\Windows\system32\USERENV.dll:USERENV.dll (75320000), size: 94208 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\USERENV.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\peerdist.dll:peerdist.dll (740C0000), size: 151552 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\peerdist.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\AUTHZ.dll:AUTHZ.dll (757D0000), size: 110592 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\AUTHZ.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\credssp.dll:credssp.dll (75830000), size: 32768 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\credssp.dll’, fileVersion: 6.1.7600.16385
C:\Windows\System32\wship6.dll:wship6.dll (75610000), size: 24576 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\System32\wship6.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\rasadhlp.dll:rasadhlp.dll (70500000), size: 24576 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\rasadhlp.dll’, fileVersion: 6.1.7600.16385
C:\Windows\System32\fwpuclnt.dll:fwpuclnt.dll (72A20000), size: 229376 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\System32\fwpuclnt.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\NLAapi.dll:NLAapi.dll (740B0000), size: 65536 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\NLAapi.dll’, fileVersion: 6.1.7600.16385
C:\Windows\System32\winrnr.dll:winrnr.dll (6FAF0000), size: 32768 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\System32\winrnr.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32
apinsp.dll:napinsp.dll (6FAE0000), size: 65536 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32
apinsp.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\pnrpnsp.dll:pnrpnsp.dll (6FAC0000), size: 73728 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\pnrpnsp.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\WINTRUST.dll:WINTRUST.dll (75D90000), size: 184320 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\WINTRUST.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\dxgi.dll:dxgi.dll (6FFA0000), size: 536576 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\dxgi.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\d3d10_1.dll:d3d10_1.dll (70070000), size: 180224 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\d3d10_1.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\d3d10_1core.dll:d3d10_1core.dll (70030000), size: 237568 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\d3d10_1core.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\atkdx10disp.dll:atkdx10disp.dll (6FC10000), size: 155648 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\atkdx10disp.dll’, fileVersion: 7.14.10.305
C:\Windows\system32\aticfx32.dll:aticfx32.dll (6FA10000), size: 557056 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\aticfx32.dll’, fileVersion: 8.17.10.1047
C:\Windows\system32\atiuxpag.dll:atiuxpag.dll (70320000), size: 45056 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\atiuxpag.dll’, fileVersion: 8.14.1.6150
C:\Windows\system32\atidxx32.dll:atidxx32.dll (6F000000), size: 3973120 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\atidxx32.dll’, fileVersion: 8.17.10.310
C:\Windows\system32\d2d1.dll:d2d1.dll (64FA0000), size: 847872 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\d2d1.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\dwrite.dll:dwrite.dll (65150000), size: 1085440 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\dwrite.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\d3d10.dll:d3d10.dll (64E90000), size: 1056768 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\d3d10.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\d3d10core.dll:d3d10core.dll (64E50000), size: 208896 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\d3d10core.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\mscms.dll:mscms.dll (6A4F0000), size: 495616 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\mscms.dll’, fileVersion: 6.1.7600.16385
C:\Program Files\Internet Download Manager\idmmkb.dll:idmmkb.dll (03C70000), size: 32768 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Program Files\Internet Download Manager\idmmkb.dll’, fileVersion: 6.11.2.1
C:\Windows\System32\wshqos.dll:wshqos.dll (751A0000), size: 24576 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\System32\wshqos.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\MMDevAPI.DLL:MMDevAPI.DLL (74730000), size: 233472 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\MMDevAPI.DLL’, fileVersion: 6.1.7600.16385
C:\Windows\system32\PROPSYS.dll:PROPSYS.dll (74A80000), size: 1003520 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\PROPSYS.dll’, fileVersion: 7.0.7600.16385
C:\Windows\system32\wdmaud.drv:wdmaud.drv (744A0000), size: 196608 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\wdmaud.drv’, fileVersion: 6.1.7600.16385
C:\Windows\system32\ksuser.dll:ksuser.dll (74410000), size: 16384 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\ksuser.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\AVRT.dll:AVRT.dll (744F0000), size: 28672 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\AVRT.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\AUDIOSES.DLL:AUDIOSES.DLL (74340000), size: 221184 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\AUDIOSES.DLL’, fileVersion: 6.1.7600.16385
C:\Windows\system32\msacm32.drv:msacm32.drv (743F0000), size: 32768 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\msacm32.drv’, fileVersion: 6.1.7600.16385
C:\Windows\system32\midimap.dll:midimap.dll (738F0000), size: 28672 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\midimap.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\dsound.dll:dsound.dll (74420000), size: 466944 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\dsound.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\POWRPROF.dll:POWRPROF.dll (751D0000), size: 151552 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\POWRPROF.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\d3d11.dll:d3d11.dll (65070000), size: 536576 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\d3d11.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\atkdx11disp.dll:atkdx11disp.dll (65F70000), size: 155648 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\atkdx11disp.dll’, fileVersion: 7.14.10.305
C:\Windows\system32\d3d9.dll:d3d9.dll (6BF70000), size: 1847296 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\d3d9.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\d3d8thk.dll:d3d8thk.dll (6BF60000), size: 24576 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\d3d8thk.dll’, fileVersion: 6.1.7600.16385
F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\metrosupport\x86\UnityEditor.Metro.Extensions.Native.dll:UnityEditor.Metro.Extensions.Native.dll (64250000), size: 417792 (result: 0), SymType: ‘-exported-’, PDB: ‘F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\metrosupport\x86\UnityEditor.Metro.Extensions.Native.dll’
F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\wp8support\x86\UnityEditor.WP8.Extensions.Native.dll:UnityEditor.WP8.Extensions.Native.dll (5EF70000), size: 417792 (result: 0), SymType: ‘-exported-’, PDB: ‘F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\wp8support\x86\UnityEditor.WP8.Extensions.Native.dll’
F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\iossupport\x86\UnityEditor.iOS.Extensions.Native.dll:UnityEditor.iOS.Extensions.Native.dll (64180000), size: 208896 (result: 0), SymType: ‘-exported-’, PDB: ‘F:\Program Files\Unity 5\Editor\Data\PlaybackEngines\iossupport\x86\UnityEditor.iOS.Extensions.Native.dll’
C:\Windows\system32\explorerframe.dll:explorerframe.dll (6FE30000), size: 1503232 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\explorerframe.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\DUser.dll:DUser.dll (747C0000), size: 192512 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\DUser.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\DUI70.dll:DUI70.dll (747F0000), size: 729088 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\DUI70.dll’, fileVersion: 6.1.7600.16385
C:\Windows\system32\dbghelp.dll:dbghelp.dll (62460000), size: 962560 (result: 0), SymType: ‘-exported-’, PDB: ‘C:\Windows\system32\dbghelp.dll’, fileVersion: 6.1.7600.16385

========== OUTPUTING STACK TRACE ==================

This was all the information i thought of, if any more is required i will add it.

In case above stated isn’t the solution, try to rename the Library folder in your game source (for example to Library_). This forces Unity to import all files and scripts all over again. Some scripts need to be converted to work properly, especially when you move to another Version (4 → 5).

Looks like i found the solution myself…!
I tried to run it in administrator mode, and wow, it runs like fantastic, no problems at all.

I think windows is not allowing Unity 5 access to graphic cards drivers or mayble directX, however runnning in Administrator mode solved the problem.

I am still unaware of the cause.

In my unity4 project that i opened in Unity 5, somethings i have noticed went wrong…like skybox has black spots/glitches…is this related?

This is to do with the alpha unity5 skyboxes use. In unity 4 they used white and in unity5 its black coloring. Just change the alpha to white and your skybox should look ok again.

I’m about 99% sure that was the reason. Its listed in the bugs/issues with unity 5 so have a look, but it should work.

Unless you have Unity installed on an SSD, you might want to defrag your HDD especially if you’ve reinstalled your OS and a bunch of stuff.