Search Unity

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)
     
    yty likes this.
  2. TreyK-47

    TreyK-47

    Unity Technologies

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