So much errors

Hey,

I’ve been working on a big project since 2015.

In 2018, I had to face some unexpected serious health issues that rendered me unable to work on my project for the whole year 2019.

So now I’ve returned to the project and I have upgraded it from some 2018 unity version to the latest 2019 version of Unity.

However, unfortunately there is a wall of error messages related to Probuilder and I cannot edit my old pb meshes

I’ve tried to delete library folder and reimport Probuilder multiple times.

Any help is much appreciated, thanks
moco

I guess my scene file might have been corrupted somehow… ?

But luckily now I coould solve it! :slight_smile:

Even though not all pb buttons are there, at least I could edit my meshes with the green button yes!

5710537--598054--openpbmesh.JPG

That looks like the ProBuilder package is referencing an incorrect version of the Settings Manager package. Try opening the Package/manifest.json and looking for a line that references com.unity.settings-manager. If you find it, remove that line and try launching Unity again.

1 Like

Thanks for the hint. I’ll try to edit the manifest file and report back asap.

Just realized that I am stupid.

I had moved my windows users directory to a different hd and it seems that this step somehow broke the unity package caches.

So I guess I’m gonna be able to fix things soon after I clean up the mess on my computer.

Things are fine by now.
Thanks for the help.
Thread can be closed.

1 Like