unity crashes! I attached a image, check this out

the file ‘none’ is corrupted! Remove it and launch unity again!
[Position is out of bounds! 4237192 > 4237188]

Well… that’s weird. Certainly use the Bug Reporter to file this bug with Unity.

Try deleting your Temp folder and see if that fixes it. Do you have .meta files enabled in your project? If so you should be able to try deleting the Library folder as well. (In either case, make sure you backup your project folder before you do - I’ve never really trusted deleting Library)

Possible, long-shot solution: Try zipping up your entire project file, then unzipping it. I’ve seen zip files fix corrupt file metadata before. Like… once. But it’s happened.

As a last-ditch desperate attempt, create a new project folder, and one by one copy in your assets/folders from the other project file. Either they’ll all work, or you should get insight into exactly which file/folder is causing the issue.