I have no idea what is going on?

I accidentally deleted my entire Unity project. I had moved my files into the documents tab on my Mac and it had just shattered. Luckily, I made a new project and replaced all the new project files with the old projects files. New Problem: I have 3 errors popping up:

  • Assertion failed on expression: ‘unsafeDependencies != nullptr’
  • Assertion failed on expression: ‘unsafeMetaInfo != nullptr’
  • Assertion failed on expression: ‘safeMetaInfo != nullptr’

Does anyone know how to fix this, is it by deleting a certain file?

does it happen again if you restart editor?

1 Like

These errors disappear after resarted the editor.