Whenever I try to open one of my projects Unity crashes, but whenever I try to open other projects everything works great.
I am not to sure what I was doing whenever the crash happened, I just know that it crashed inside the project and I haven’t been able to get into it since.
I have tried restarting my computer, reinstalling Unity, and I rebuilt all of the scripts I have made in mono. and no errors were thrown.
I made no changes to the scene it has been working fine, I was coding earlier, but I did go back through and commented all of the changes out, and rebuilt.
After all of that still nothing.
If you could please help I would appreciate it, I have been working on this project for a couple years now and I would love to keep the loses at a min.
When starting up it gets to where it shows the compiling scripts window and crashes.
I also tried a few things I found on the forums which were, deleting the metafile folder and the BuildSettings.asset file, which were both in the library folder. I did make copies of all of them before trying this. After that did not work I did go back to the originals.
I’m also having trouble finding the Editor.log file on Windows 10.
If all the others projects works, but if you have a problem in one project, it is probably because you made a big error.
The only solution to find the problem is to create a new project and import script by script and part by part all your project and to test each part of your program until all the project crash.
Can you test a previous version of your project. Probably your last modification create the problem.
I am sorry not to help you more