PlayEveryWare / eos_plugin_for_unity

Repository for PlayEveryWare's EOS Plugin for Unity, bringing the functionality of Epic Online Services to the Unity Game Engine.
https://eospluginforunity.playeveryware.com
MIT License
274 stars 52 forks source link

Error from adding package via Git URL #529

Closed cjaligaga closed 7 months ago

cjaligaga commented 7 months ago

Adding the package via Git URL logs the error:

[Package Manager Window] Error adding package: git@github.com:PlayEveryWare/eos_plugin_for_unity_upm.git. Unable to add package [git@github.com:PlayEveryWare/eos_plugin_for_unity_upm.git]: Error when executing git command. Host key verification failed. fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

arthur740212 commented 7 months ago

Thanks for the report. The link on the doc might need some update. Try this link https://github.com/PlayEveryWare/eos_plugin_for_unity_upm.git instead.

cjaligaga commented 7 months ago

Thank you, the HTTPS version worked.