Search Unity

All versions of editor and standalone *.exe give access violation error. Worked last weekend.

Discussion in 'Editor & General Support' started by evilghandi, Feb 3, 2021.

  1. evilghandi

    evilghandi

    Joined:
    May 23, 2015
    Posts:
    1
    Every version of Unity I have here, 5.6.1f1, 2018 and 2019 all seem to crash once you try to load a scene (old or brand new). Standalones are crashing as well on startup, no splash screen. This just started happening today. 5.6.1f1 lets me do a bug report but doesnt send it, no error just sits there not uploading.

    I have limited privileges but I have tried flushing dns cache, i have tried disabling stuff. These project files work fine on the other computer, I just really need it to work on this computer (VR ready). There were some Windows and SteamVR updates recently.

    I am literally weeks from submitting this for my phd. I really could use help.

    Standalone gives
    ========== OUTPUTING STACK TRACE ==================

    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7B902B907)
    0x00007FF7B902B907 (VRSS2.0)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7B8F96A04)
    0x00007FF7B8F96A04 (VRSS2.0)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7B8F96B6A)
    0x00007FF7B8F96B6A (VRSS2.0)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7B8910B1B)
    0x00007FF7B8910B1B (VRSS2.0)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7B8916CCB)
    0x00007FF7B8916CCB (VRSS2.0)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7B895AF1E)
    0x00007FF7B895AF1E (VRSS2.0)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7B896A246)
    0x00007FF7B896A246 (VRSS2.0)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7B88DEF3C)
    0x00007FF7B88DEF3C (VRSS2.0)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7B88E168C)
    0x00007FF7B88E168C (VRSS2.0)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7B8E46C2B)
    0x00007FF7B8E46C2B (VRSS2.0)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7B8E4488E)
    0x00007FF7B8E4488E (VRSS2.0)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7B868EC4A)
    0x00007FF7B868EC4A (VRSS2.0)
    ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7B902C00C)
    0x00007FF7B902C00C (VRSS2.0)
    0x00007FF960127974 (KERNEL32) BaseThreadInitThunk
    0x00007FF9603FA0B1 (ntdll) RtlUserThreadStart

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

    **** Crash! ****"

    5.6.1f1 gives this error log

    Unity Editor [version: Unity 5.6.1f1_2860b30f0b54]

    Unity.exe caused an Access Violation (0xc0000005)
    in module Unity.exe at 0033:41ad1be7.

    Error occurred at 2021-02-04_020616.
    D:\Unity\Editor\Unity.exe, run by a1122699.
    21% memory in use.
    32671 MB physical memory [25610 MB free].
    37535 MB paging file [27512 MB free].
    134217728 MB user address space [134212215 MB free].
    Read from location 0000000e caused an access violation.