Search Unity

Missing Vuforia folder in Assts folder

Discussion in 'AR' started by eco_bach, Dec 7, 2018.

  1. eco_bach

    eco_bach

    Joined:
    Jul 8, 2013
    Posts:
    1,601
    Following an older tutorial which shows a Vuforia folder inside my Assets folder.

    Should I also be seeing a Vuforia folder inside my Assets folder if Vuforia is correctly installed?

    Checking the Unity Hub app it says that Vuforia IS installed.
    Confused as there have been many changes in Unity's Vuforia integration since 5.6
     
  2. Red_Dragon69

    Red_Dragon69

    Joined:
    Sep 7, 2015
    Posts:
    114
    You have to enable the checkbox Vuforia Augmented Reality Supported in PlayerSettings/XRSettings. In addition all needed thing will be imported when you create ARCamera, ImageTarget, ... in Hierarchy.