This problem also occurs when I use unity 6000.0.1f1 to install the cinemachine or spline package.
This helped, thanks
Sorry, after using these methods, the error did not disappear.
But I found a good solution:
-
Close the project (my project is on drive d)
-
Create a new project on the c drive
-
Use Package Manager to install the package I want to install (no error is reported here, it may be related to the drive disk where it is located)
-
In the “Library\Package Cache” folder of the new project, find and copy the package
-
Open the npm folder, such as: “D:\Users\UserName\AppData\Local\Unity\cache\upm\packages\packages.unity.com”
-
Paste package, and rename it, such as: “com.unity.settings-manager@2.0.1”
-
Delete other folders with the “.tmp” prefix in the npm folder.
-
Just reopen the project
can you please write a path to this file
I ran into the same problem when I was using an external drive. Shifting the project to an internal drive, resolved the issue.
It is still occuring, that projects cannot be created on non-C drives (in Windows at least)