I recently updated my Unity to 2020.3.14f1 (not sure of my previous version) and now a project of mine is spitting 61 errors most of which state, error CS0246 The type or namespace name “(something different here)” could not be found. Is there anyway to solve this error or would I have to restart? I’ve tried reimporting all for both my packages and assets but that didn’t fix anything.
The other errors I found in the 61 are CS0103, CS0117, CS1061 ,CS0246, CS0115 which all state similar things.
Pretty much everything I wrote two minutes ago in this post applies here:
Thanks my mans, copying everything to a new project fixed it, probably thanks to it being a fairly small project.
1 Like