Unity Add Package from git URL failure. #55
Replies: 2 comments 2 replies
-
Hi @Geethanimal have you tried installing the latest through |
Beta Was this translation helpful? Give feedback.
-
I have gotten the exact same error |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to add this package to unity using https://github.com/readyplayerme/rpm-unity-sdk-core.git#v1.0.0 this URL that provided by official documentation. But an error occurs.
The error is below.
[Package Manager Window] Error adding package: https://github.com/readyplayerme/rpm-unity-sdk-core.git#v1.0.0.
Unable to add package [https://github.com/readyplayerme/rpm-unity-sdk-core.git#v1.0.0]:
Error when executing git command. fatal: update_ref failed for ref 'HEAD': cannot update ref 'refs/heads/master': trying to write non-commit object c6abc7525bab6ab7f2b3e7e558d12789c8c3788f to branch 'refs/heads/master'
I also used this URL https://github.com/readyplayerme/Unity-core.git that is provided in the README of the repo but it takes a long time and not working.
How can I resolve this error and install this package in unity?
Beta Was this translation helpful? Give feedback.
All reactions