Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Question Vuforia Are target feature not supported.

Discussion in 'AR' started by sheet1221, Oct 12, 2021.

  1. sheet1221

    sheet1221

    Joined:
    Oct 12, 2021
    Posts:
    1
    Have anyone seen this before error witth vuforia area target?

    Exception in callback: Failed to create AreaTargetObserver: FEATURE_NOT_SUPPORTED.
    UnityEngine.Debug:LogErrorFormat (string,object[])
    Vuforia.Utility.ExtensionMethods.DelegateHelper:InvokeDelegate (System.Delegate,object[])
    Vuforia.Utility.ExtensionMethods.DelegateHelper:InvokeWithExceptionHandling (System.Action)
    Vuforia.Internal.Core.Engine:OnStart ()
    Vuforia.Internal.Core.Engine:Start (System.Action)
    Vuforia.Internal.Core.Engine:Start ()
    Vuforia.VuforiaBehaviour:VuforiaInitialized (Vuforia.VuforiaInitError)
    System.Delegate:DynamicInvoke (object[])
    Vuforia.Utility.ExtensionMethods.DelegateHelper:InvokeDelegate (System.Delegate,object[])
    Vuforia.Utility.ExtensionMethods.DelegateHelper:InvokeWithExceptionHandling<Vuforia.VuforiaInitError> (System.Action`1<Vuforia.VuforiaInitError>,Vuforia.VuforiaInitError)
    Vuforia.Internal.Core.Engine:InitOnCameraReady ()
    Vuforia.WebCam:HandleFirstWebCamFrame ()
    Vuforia.WebCam:<Init>b__32_0 (bool)
    Vuforia.Internal.Utility.VuforiaCoroutineUtility/<RunCoroutineWithTimeout>d__1:MoveNext ()
    UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)
     
  2. TreyK-47

    TreyK-47

    Unity Technologies

    Joined:
    Oct 22, 2019
    Posts:
    1,768
    Hello! Vuforia support is handled directly by them. Please report your issues and questions to Vuforia's forums and their team will help address.