Unity 2017.1.0b5 can't open my project!

I installed Unity Beta and tried to upgrade my project, but when I click “Continue” nothing happens. Unity 5.6.0f still opens the project as usual. I checked the log file and found this:

Any idea what this might be? Thank in advance!

Hi Liinnkk,
Have you tried deleting the library folder before opening the project in b5? If it continues to crash, could you please submit a bug report with a reproduction case and reference the case # in here?

1 Like

The first thing I did was update my project to the new version of Unity (5.6.1f1). Update from 5.6.0f3 to 5.6.1f1 wa completed without problems. But I still couldn’t open in Unity 2017.1.0b5 then I deleted the library folder and it worked (very thanks)!

Now when I open the project, I receive some errors like this (all associated with TextMeshPro asset):

I’m pretty confident I’ll get rid of the errors, but I decided to share since it might give you a clue or something like this, idk.

Well, thanks for help!