An error occurred while resolving packages: Project has invalid dependencies: [PACKAGE ]: EBUSY: resource busy or locked
When I try to import a new package, Unity shows me this message error
An error occurred while resolving packages: Project has invalid dependencies: com.kin.logsengine: EBUSY: resource busy or locked
com.kin.longengine is my package signature.
Solutions that I already tried:
Close mide IDE before import the package.
Reset Packages to default and add again
Change the package version
The only way I could make it work was to manually add them via Package.Load from disk
I'm using Unity 2019.1.14f1
Answer by diem389 · Feb 05 at 09:23 AM
In my case, this problem was resolved when I moved the project folder to SSD disk. I hope this will be helpful.
Your answer
Follow this Question
Related Questions
When clicking import package, there is nothing showing 0 Answers
Asset Store Tools Problem "Wrong project path" 1 Answer
Custom Package not updating 0 Answers
AI Planner error 0 Answers
Package Manager Missing "Show Preview Packages" Option 1 Answer