0

Can not find "Asset/Cardboard/Prefabs" @ "GoogleVRForUnity_1.70.0.unitypackage" linked from "Cardboard SDK for Unity" @ "https://developers.google.com/tango/apis/unity/unity-cardboard-integration#combining_tango_with_cardboard"

Where is it?

1 Answers1

0

This tutorial is not up to date anymore. The current SDK do not have CardboardHead or GVRHead anymore. So you won't be able to find these files with the most recent version of the SDK.

The best I can advice you if you still want to follow this guide is to check for an older version, which you can find at this link.

Izuka
  • 2,572
  • 5
  • 29
  • 34
  • still not be found – Ron Sen Aug 25 '17 at 13:49
  • @RonSen What did you do exactly? Did you download the content of the git and put it in your project? – Izuka Aug 25 '17 at 13:52
  • Is the description about "Asset/Cardboard/Prefabs" in the document "https://developers.google.com/tango/apis/unity/unity-cardboard-integration#combining_tango_with_cardboard" right? – Ron Sen Aug 25 '17 at 13:54
  • @RonSen My bad. The SDK has been updated, and those files do not exist anymore in the current version. I edited my answer to reflect this. – Izuka Aug 25 '17 at 14:07
  • @RonSen Exactly, yes. The document is not up to date. – Izuka Aug 25 '17 at 16:02