- Home /
Unity 5 fatal error
I get this error when opening my project. I didn't do anything special or import a super heavy file. I tried reinstalling unity but this didn't fix anything. I'm working on a project with other people via source control, and they can just open the project and edit it without a problem.
Anyone know how to resolve this error?
"Trying to allocate: 34.2GB" ? Are you sure you don't have a script stuck in an infinite loop executing on Unity startup or on Scene load ?
I am very sure, because I get this kind of error in all my projects now. And my colleagues do not have this issue, they can open it without a problem.
Well, I found this, I think it will solve your problem:
Answer by GuntranHoet · Jun 06, 2015 at 03:06 PM
Yes, clearing the cache (C:\Users\"current User"\AppData\LocalLow\Cache) works! (windows 8.1)
Answer by hellpenguin30 · Jun 29, 2017 at 10:22 PM
Windows 7 c:/currentuser/app data /locallow/unity/cache. In that folder delete the gi cache
Answer by Experimentators · Nov 29, 2017 at 10:04 AM
what about windows 10? I'm getting the same problem