Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Editor Crashes while importing png or jpg files

Discussion in 'Editor & General Support' started by Ben-Howard, Feb 6, 2016.

  1. Ben-Howard

    Ben-Howard

    Joined:
    Jul 21, 2014
    Posts:
    23
    Hi guys, thanks in advance! I am running into an issue with trying to load a project into Unity 5.3.2f1, 5.3.1f1, and even tried 5.2xx to no avail.... Unity allows me to select the project and gets to the Hold On window, scripts compile, small assets import, but it crashes on random png or jpg files.

    Windows 8.1 64 bit OS


    Unity Editor [version: Unity 5.3.2f1_e87ab445ead0]

    igdumdim64.dll caused an Access Violation (0xc0000005)
    in module igdumdim64.dll at 0033:3ba5c5b9.

    Error occurred at 2016-02-06_144436.
    C:\Program Files\Unity5.2.2\Unity\Editor\Unity.exe, run by Ben.
    19% memory in use.
    24329 MB physical memory [19550 MB free].
    27913 MB paging file [22731 MB free].
    134217728 MB user address space [134216275 MB free].
    Read from location ffffffff caused an access violation.

    Context:
    RDI: 0x10cae258 RSI: 0x3b9c0000 RAX: 0x4b879102
    RBX: 0x00000000 RCX: 0x10cae240 RDX: 0x3bd706c8
    RIP: 0x3ba5c5b9 RBP: 0x00000004 SegCs: 0x00000033
    EFlags: 0x00010202 RSP: 0x1552fe88 SegSs: 0x0000002b
    R8: 0x00000038 R9: 0x10cae240 R10: 0x10caf4a8
    R11: 0x10cb0fd0 R12: 0x00000001 R13: 0x1526b5b8
    R14: 0x1526b5bc R15: 0x00000001

    Bytes at CS:EIP:
    8b 14 82 c1 e2 1c 33 91 48 15 00 00 81 e2 00 00

    Stack:
    0x1552fe88: 3ba2e235 00007fff 00000000 00000000 5..;............
    0x1552fe98: 3f800000 00000000 3ba2dfe0 00007fff ...?.......;....
    0x1552fea8: 49f30419 00007fff fffffffe ffffffff ...I............
    0x1552feb8: 3bd53a88 00007fff 00000031 00000000 .:.;....1.......
    0x1552fec8: 10cae258 00000000 00000000 00000000 X...............
    0x1552fed8: 49f35107 00007fff 3ba2dfe0 00007fff .Q.I.......;....
    0x1552fee8: 151ab060 00000000 00000000 00000000 `...............
    0x1552fef8: 00000000 00000000 00000000 00000000 ................
    0x1552ff08: 00000000 00000000 00000000 00000000 ................
    0x1552ff18: 00000000 00000000 00000001 00000000 ................
    0x1552ff28: 49f34cb3 00007fff 151ab060 00000000 .L.I....`.......
    0x1552ff38: 00000000 00000000 49de0000 00007fff ...........I....
    0x1552ff48: 00000d58 00000000 151ab060 00000000 X.......`.......
    0x1552ff58: 66eb13d2 00007fff 49f34c70 00007fff ...f....pL.I....
    0x1552ff68: 151ab060 00000000 00000000 00000000 `...............
    0x1552ff78: 00000000 00000000 49f34c70 00007fff ........pL.I....
    0x1552ff88: 68da5464 00007fff 66eb13b0 00007fff dT.h.......f....
    0x1552ff98: 00000000 00000000 00000000 00000000 ................
    0x1552ffa8: 00000000 00000000 00000000 00000000 ................
    0x1552ffb8: 66141aa0 00007fff 1552f040 00000000 ...f....@.R.....
    0x1552ffc8: 1552f040 00000000 00000000 00000000 @.R.............
    0x1552ffd8: 00000000 00000000 00000000 00000000 ................
    0x1552ffe8: 00000000 00000000 00000000 00000000 ................
    0x1552fff8: 00000000 00000000 ........

    Module 1
    C:\WINDOWS\SYSTEM32\MSVCP100.dll
    Image Base: 0x514e0000 Image Size: 0x00098000
    File Size: 608080 File Time: 2011-06-11_021538
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Visual Studio® 2010
    FileDesc: Microsoft® C Runtime Library
    FileVer: 10.0.40219.325
    ProdVer: 10.0.40219.325

    Module 2
    C:\WINDOWS\SYSTEM32\MSVCR100.dll
    Image Base: 0x51580000 Image Size: 0x000d2000
    File Size: 829264 File Time: 2011-06-11_021538
    Version:
    Company: Microsoft Corporation
    Product: Microsoft® Visual Studio® 2010
    FileDesc: Microsoft® C Runtime Library
    FileVer: 10.0.40219.325
    ProdVer: 10.0.40219.325


    == [end of error.log] ==
     
  2. Ben-Howard

    Ben-Howard

    Joined:
    Jul 21, 2014
    Posts:
    23
    What is igdumdim64.dll?
    igdumdim64.dll is part of Intel HD Graphics Drivers for Windows 8(R) and developed by Intel Corporation according to the igdumdim64.dll version information.

    igdumdim64.dll's description is "User Mode Driver for Intel(R) Graphics Technology"

    igdumdim64.dll is usually located in the 'C:\WINDOWS\system32\' folder.
     
  3. Ben-Howard

    Ben-Howard

    Joined:
    Jul 21, 2014
    Posts:
    23
  4. Ben-Howard

    Ben-Howard

    Joined:
    Jul 21, 2014
    Posts:
    23
    going to try and update my graphics card drivers....
     
  5. Ben-Howard

    Ben-Howard

    Joined:
    Jul 21, 2014
    Posts:
    23
    Knock on wood, I think the updating of the graphics drivers worked! :D