Search Unity

Bug Unity Editor crashes on startup every time with many editor versions

Discussion in 'Editor & General Support' started by aliveoceans, May 7, 2023.

  1. aliveoceans

    aliveoceans

    Joined:
    Mar 25, 2019
    Posts:
    1
    Hi,

    I am trying to open editor after creating project in hub with one of the templates available. I tried many time with different templates and with installing different versions of editor. Every time when I try to open the project it crashes, I have reported bug many time so not going to put lot of details here. Just key points.

    upload_2023-5-7_18-50-16.png

    Editor.log
    ------------------
    C:\WINDOWS\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FFF1E4C0000), size: 1982464 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dbghelp.dll', fileVersion: 10.0.19041.867
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFF234216B0)
    0x00007FFF234216B0 (dxgi) (function-name not available)
    0x00007FFE9301A49C (Unity) D3D11Window::EndRendering
    0x00007FFE9476609B (Unity) GfxDeviceWorker::RunCommand
    0x00007FFE9476836F (Unity) GfxDeviceWorker::RunExt
    0x00007FFE9476848F (Unity) GfxDeviceWorker::RunGfxDeviceWorker
    0x00007FFE92C6C015 (Unity) Thread::RunThreadWrapper
    0x00007FFF26F97604 (KERNEL32) BaseThreadInitThunk
    0x00007FFF274E26A1 (ntdll) RtlUserThreadStart

    ========== END OF STACKTRACE ===========

    A crash has been intercepted by the crash handler. For call stack and other details, see the latest crash report generated in:
    * C:/Users/Me/AppData/Local/Temp/Unity/Editor/Crashes

    Not sure what is going wrong.
    Tried fixing with may ideas searching from google and this forum but non of them are working.
     
    MattMurch likes this.