An error occurred while resolving packages:
One or more packages could not be added to the local file system:
com.unity.burst: zlib: incorrect data check
com.unity.inputsystem: zlib: invalid stored block lengths
Click on Retry to relaunch Unity and reopen your project.
Click on Continue to launch Unity. Some or all packages may not be imported which may cause compilation errors.
#Can't open project, Unity keeps crashing
1 messages · Page 1 of 1 (latest)
I've tried deleting Library Folder, AppData Unity Folder in Local, Roaming etc and still can't get this resolved
Which version are you on? This looks like the certificate error on packages on certain versions
I've installed 3 different versions already all of which are unity 6.3
6000.3.9f1, 6000.3.8, 6000.3.6
But the error started to show up on 6000.3.9f1
Additionally even creating a new fresh unity project gives the above error lol
Ok I've managed to solve the issue by downgrading further to unity 6000.0.68f1 ... I'm not going to upgrade it back to 6000.3 for the time being as it seems like there are editor and packages issues with it
I'm guessing that you have a corrupted file in your package cache
Different versions of unity will ask for different package versions
Delete that cache folder, delete the Library folder in your project (so that Unity has to re-install the packages), and see if the issue goes away.
this error would only happen if you had a broken file in the cache
Unity should probably delete the cached files if it encounters an error like this
Interesting. Yeah this is what I've already tried and the error was still showing up. I deleted the following:
Library Folder which includes everything you've mentioned.
Appdata Local, Roaming (Unity Folder)
Downgrading from Unity 6.3 to 6.0 solved the errors for me, now i can create a new project without errors.
Are you using unity 6.3? Have you encountered the same issues? I'm now concerned about the stability of 6.3. Perhaps I should wait for 6.4 LTS and check back again
Ok scratch that, now even unity 6.0 is causing some unknown issue