mobfishgmbh / Cardboard-VR-Unity-SDK

Apache License 2.0
56 stars 11 forks source link

Importing gives an error #87

Closed MSachs1 closed 3 years ago

MSachs1 commented 3 years ago

I get these two error messages when trying to import the package through the package manager in Unity.

"Cannot perform upm operation: Unable to add package [https://github.com/mobfishgmbh/Cardboard-VR-Unity-SDK.git]: [https://github.com/mobfishgmbh/Cardboard-VR-Unity-SDK.git] does not point to a valid package repository. No package manifest was found. Verify the repository URL and make sure the package is located in the root folder of the repository."

"Error adding package: https://github.com/mobfishgmbh/Cardboard-VR-Unity-SDK.git."

What am I doing wrong? Other packages I tried work as intended using the respective link

imkrystal commented 3 years ago

You can download "file.unitypackage" (link below) and import this package in Unity Project. https://github.com/mobfishgmbh/Cardboard-VR-Unity-SDK/releases

MSachs1 commented 3 years ago

You can download "file.unitypackage" (link below) and import this package in Unity Project. https://github.com/mobfishgmbh/Cardboard-VR-Unity-SDK/releases

Thanks a lot!

cdytoby commented 3 years ago

This package can't be used by unity package manager, you have to import it manually.