Search Unity

Corrupted project after a crash while play mode

Discussion in 'Editor & General Support' started by yandrako, Jul 25, 2016.

  1. yandrako

    yandrako

    Joined:
    Dec 2, 2013
    Posts:
    26
    Hello everybody, hope someone could help with this huge problem,

    I was testing in playmode my game today when I (by accident) move one folder from my project inside another at the project panel (I think that is what I did but not 100% sure). Then an error appears with all the files that was involved on the error (I think it was all the lightmaps from the scene I was testing on). I try to cancel or exit but couldnt, until unity crash.

    Then I tried to open the project again and it crash at launch with this error (its in spanish because I'm from Spain):

    Firma con problemas:
    Nombre del evento de problema: BEX64
    Nombre de la aplicación: Unity.exe
    Versión de la aplicación: 5.3.4.47953
    Marca de tiempo de la aplicación: 56e210f9
    Nombre del módulo con errores: Unity.exe
    Versión del módulo con errores: 5.3.4.47953
    Marca de tiempo del módulo con errores: 56e210f9
    Desplazamiento de excepción: 0000000001511a74
    Código de excepción: c0000417
    Datos de excepción: 0000000000000000
    Versión del sistema operativo: 6.1.7601.2.1.0.256.1
    Id. de configuración regional: 9
    Información adicional 1: 8342
    Información adicional 2: 8342958913be4dd9228b32c19980e505
    Información adicional 3: 4804
    Información adicional 4: 48045e218cae3f207f14ed7c5cf91114

    I tried to reboot the computer and even try to reset my git folder of the project to a previous commit but still crash at launch. I'm quite desperate and scared because it is a huge project I was working on the last year and a half. I know I can create new project and reimport assets but I would like to avoid that tedious solution. Unity still works well if I open other projects.

    Thank you in advance
     
  2. Dave-Carlile

    Dave-Carlile

    Joined:
    Sep 16, 2012
    Posts:
    967
    Deleting the Library folder can resolve man situations like this. Back everything up first. You may need to delete Library and then revert from the last good version in git.
     
  3. yandrako

    yandrako

    Joined:
    Dec 2, 2013
    Posts:
    26

    Thanks for the suggestion, I did it but the problem was I created a recursive folder that was really difficult to delete even from windows. Gladly all is ok now and I only lose some changes