Search Unity

Question Vuforia Dataset could not be loaded and cannot be activated

Discussion in 'AR' started by Homeak16, Jul 4, 2021.

  1. Homeak16

    Homeak16

    Joined:
    Feb 27, 2017
    Posts:
    19
    Hello, community !

    I'm trying to work with Vuforia in Unity.

    Vuforia v9.8.8
    Unity v2021.1.3.f1
    Laptop: HP Envy

    After I'm importing the Vuforia Engine plugin and trying to launch the scene, I'm getting the following errors:

    1. Dataset YoutubeTutorial could not be loaded and cannot be activated. UnityEngine.Debug:LogError (object) Vuforia.DatabaseLoadARController:LoadDatasets () Vuforia.VuforiaARController:StartAfterInitializationCompleted () Vuforia.VuforiaARController:Start () System.Delegate:DynamicInvoke (object[]) Vuforia.DelegateHelper:InvokeDelegate (System.Delegate,object[]) Vuforia.DelegateHelper:InvokeWithExceptionHandling (System.Action) Vuforia.VuforiaBehaviour:Start ()


    2. Could not load emulator database. UnityEngine.Debug:LogError (object) Vuforia.PositionalPlayModeDeviceTrackerImpl:SetupDebugTrackable () Vuforia.PositionalPlayModeDeviceTrackerImpl:StartDeviceTracker () Vuforia.PositionalPlayModeDeviceTrackerImpl:Start () Vuforia.VuforiaARController:StartVuforia (bool) Vuforia.VuforiaARController:StartAfterInitializationCompleted () Vuforia.VuforiaARController:Start () System.Delegate:DynamicInvoke (object[]) Vuforia.DelegateHelper:InvokeDelegate (System.Delegate,object[]) Vuforia.DelegateHelper:InvokeWithExceptionHandling (System.Action) Vuforia.VuforiaBehaviour:Start ()

    3. Could not deactivate dataset. UnityEngine.Debug:LogError (object) Vuforia.DatasetTracker:DeactivateDataSet (Vuforia.DataSet) Vuforia.PositionalPlayModeDeviceTrackerImpl:CleanUpDebugTrackable () Vuforia.PositionalPlayModeDeviceTrackerImpl:Stop () Vuforia.DeviceTrackerARController:StopDeviceTracker () Vuforia.DeviceTrackerARController:OnDisable () System.Delegate:DynamicInvoke (object[]) Vuforia.DelegateHelper:InvokeDelegate (System.Delegate,object[]) Vuforia.DelegateHelper:InvokeWithExceptionHandling (System.Action) Vuforia.VuforiaBehaviour:OnDisable ()


    Can somebody help me to solve this ?

    Have a great day !
     
  2. TreyK-47

    TreyK-47

    Unity Technologies

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