Reputation: 11
error CS0006: Metadata file 'Library/PackageCache/[email protected]/Lib/Editor/PlasticSCM/log4netPlastic.dll' could not be found
error CS0006: Metadata file 'Library/PackageCache/[email protected]/Lib/Editor/PlasticSCM/Unity.Plastic.Antlr3.Runtime.dll' could not be found
error CS0006: Metadata file 'Library/PackageCache/[email protected]/Lib/Editor/PlasticSCM/Unity.Plastic.Newtonsoft.Json.dll' could not be found
Every time I open a new project I get this error. I have tried uninstalling unity and installing it back and each and every thing that could be done but the error is the same.
Upvotes: 1
Views: 4371
Reputation: 1
facing the same on 2022.3.16f1 version. I just deleted entire Libraries ( Show in Explorer< ___name of that Project <Library - shift Deleted it ) re-opening Unity project solved it.
Upvotes: 0
Reputation: 1
This issue is about the Version Control, try to Reimport all!
Upvotes: 0
Reputation: 11
I had a same problem with 2022.3.20f1 version. I tried plenty things, but finally I didn't find solution. So I installed the 2022.3.55f1 version, where isn't this problem.
Upvotes: 1
Reputation: 51
I have restarted my computer and it worked for me . I still do not know what exactly caused this error . This can happen because of various reasons but I think this is caused when the project creation stage . During the creation of the project, Unity might not have completely installed or linked all dependencies, especially if the internet connection was unstable . I didn't found lot about this issue online .
Upvotes: 1