StressLevelZero / MarrowSDK-Legacy

MIT License
288 stars 36 forks source link

Cannot import packages from git URL #95

Closed Breadaerb closed 1 year ago

Breadaerb commented 1 year ago

Whenever I attempt to import the 3 github files with the package manager, I get the following error message. Frustrating Error message I have both Unity and Git installed, and have triple checked I am using the correct editor version, as well as for leading or trailing spaces in the URL. I have been struggling with this for quite a few days at this point, and any help is appreciated.

Breadaerb commented 1 year ago

It appears I fixed the issue. If anyone else is running into the same problem, Git, the Unity Editor, and the project file all need to be on the same drive. There is the possibility that only the project file needs to be on the same drive as git, however I would need to install Unity again to properly test this, and for simplicity's sake, I recommend keeping them all on the same drive anyways.