Question by
Jwde13 · Jul 26, 2016 at 02:39 PM ·
errorcrashunityeditorasset
Asset Store Crashes Unity Editor upon launch
Hey I have a problem with the asset store in unity 5.3. The asset store crashes my unity editor every time I open it from the windows tab. It keeps saying that libcef.dll is violating something. Unity Editor [version: Unity 5.3.4f1_fdbb5133b820]
libcef.dll caused an Access Violation (0xc0000005)
in module libcef.dll at 0033:ba671339.
Error occurred at 2016-07-26_093012.
C:\Program Files\Unity\Editor\Unity.exe, run by jacob.
55% memory in use.
8147 MB physical memory [3630 MB free].
16292 MB paging file [9767 MB free].
8388608 MB user address space [8386963 MB free].
Write to location c00a30f7 caused an access violation.
Context:
RDI: 0x0cdc4350 RSI: 0x00000083 RAX: 0xc00a30df
RBX: 0x0cdefa80 RCX: 0x0cdefa80 RDX: 0x00000001
RIP: 0xba671339 RBP: 0x00000000 SegCs: 0x00000033
EFlags: 0x00010202 RSP: 0x0ccddee0 SegSs: 0x0000002b
R8: 0x0000ffff R9: 0x0ccde1e0 R10: 0x00000000
R11: 0x00000000 R12: 0x00000000 R13: 0x00000083
R14: 0x00000000 R15: 0x000f1870
Bytes at CS:EIP:
48 c7 40 18 00 00 00 00 48 8b 19 48 85 db 74 19
Stack:
0x0ccddee0: 009743a0 00000000 00000000 00000000 .C..............
0x0ccddef0: 00000000 00000000 be869b67 000007fe ........g.......
0x0ccddf00: 0cdefa80 00000000 bb8af9a3 000007fe ................
0x0ccddf10: ffffffeb 00000000 00000083 00000000 ................
0x0ccddf20: 0ccde190 00000000 be86933b 000007fe ........;.......
0x0ccddf30: 0cdc4350 00000000 bb8afad4 000007fe PC..............
0x0ccddf40: 000f1870 00000000 00000083 00000000 p...............
0x0ccddf50: 00000083 00000000 0ccde190 00000000 ................
0x0ccddf60: 000f1870 00000000 be869b9a 000007fe p...............
0x0ccddf70: 0ccde1e0 00000000 00004430 00000000 ........0D......
0x0ccddf80: 00000000 00000000 ffffffff 00000000 ................
0x0ccddf90: 00000000 00000000 be86933b 000007fe ........;.......
0x0ccddfa0: 00000000 00000000 00000000 00000000 ................
0x0ccddfb0: 00000000 00000000 00000001 00000000 ................
0x0ccddfc0: 00000000 00000000 00000001 000007fe ................
0x0ccddfd0: 00000000 00000000 777c9c11 00000000 ..........|w....
0x0ccddfe0: 00000070 00000000 ffffffff ffffffff p...............
0x0ccddff0: ffffffff ffffffff 777c9b83 00000000 ..........|w....
0x0ccde000: 777c9c2f 00000000 00000001 00000000 /.|w............
0x0ccde010: 00000001 00000000 00000000 00000000 ................
0x0ccde020: 00000000 00000000 777c72f7 00000000 .........r|w....
0x0ccde030: 00000048 00000000 00000001 000007fe H...............
0x0ccde040: 00000000 00000000 00000000 00000000 ................
0x0ccde050: 00000030 00000000 ffffffff ffffffff 0...............
Does anyone know how to fix this problem?
Comment
I remember someone had crashing problems with the asset store in Unity, the solution was to disable "Show Asset Store search hits" in the Editor's Preferences. Not sure if your problem is related, but I guess it's worth a shot.
I don't like to browse the asset store within Unity, just seems slow and sometimes causes problems. I view it in a Internet browser and only open inside of Unity if I have to.