#Can't open project, Unity keeps crashing

1 messages · Page 1 of 1 (latest)

low girder
#
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.
#

I've tried deleting Library Folder, AppData Unity Folder in Local, Roaming etc and still can't get this resolved

low girder
#

Opening a new fresh unity project also causes error:

earnest python
#

Which version are you on? This looks like the certificate error on packages on certain versions

low girder
#

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

low girder
#

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

inland folio
#

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.

inland folio
#

Unity should probably delete the cached files if it encounters an error like this

low girder
#

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

low girder
#

Ok scratch that, now even unity 6.0 is causing some unknown issue