Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question VR on Google Cardboard (android) using Unity ERROR HELP

Discussion in 'VR' started by vedantmodi267, Jan 19, 2021.

  1. vedantmodi267

    vedantmodi267

    Joined:
    Jan 19, 2021
    Posts:
    2
    I am new to Unity and VR. I am trying to create a very basic VR application using Unity and my Android phone via Google Cardboard.

    I followed the steps given here, https://developers.google.com/cardboard/develop/unity/quickstart, https://docs.unity3d.com/Manual/android-sdksetup.html and installed android studio sdk on my laptop.

    Here is my scene, hierarchy, and build settings. No error while building. The refrigerator model is my game object, and as you can see the camera points at the refrigerator, at least that's what I inferred. Setup3.jpg Setup2.jpg Setup1.jpg Output3.jpg On my phone, I only see the green background when facing down, as I turn my phone up it changes into white. Nothing else is seen.
    Output2.jpg
    PLEASE PLEASE help me I'm really stuck and don't know what to do or where I've gone wrong.
     
  2. arfish

    arfish

    Joined:
    Jan 28, 2017
    Posts:
    782
    Hi,

    Suggest you step through the quickstart again. And make sure you have added the Demo scene to the build in Build Settings ("Add Open Scenes").
     
  3. TreyK-47

    TreyK-47

    Unity Technologies

    Joined:
    Oct 22, 2019
    Posts:
    1,816