Search Unity

Question 6-DOF VR-Experience

Discussion in 'AR' started by MarcoDuz, Jan 30, 2022.

  1. MarcoDuz

    MarcoDuz

    Joined:
    Jan 28, 2022
    Posts:
    1
    Hi guys!
    I‘m new to Unity and I need help. I want to make a free-roam VR-Experience with Unity, a Google Cardboard (with Android Phone) and some April Tags as Markers (with Vuforia).

    I‘ll tell you what I‘ve done so far:
    - I‘ve 3D-scanned my room with an iPhone with LiDAR-sensor
    - I‘ve re-built the room with unity
    - I‘ve tried the Cardboard

    My goals:
    - An free-roam VR-experience
    - VR-Tracking via April Tags as markers via Vuforia image tracking
    - VR via Google Cardboard SDK

    The problem is, when I try to build a project with Google Cardboard SDK it gives me an error (when I build the same scene without Google Cardboard SDK, it doesn‘t give me that error): UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors. I always followed Googles instructions (https://developers.google.com/cardboard/develop/unity/quickstart).

    Thanks! If you have questions, please be free to ask.