Hi There,
i got the following issue :
After updateing vuforia and installing vuforia-support v8.1.7,
I got the following crash :
Vuforia.LegacyRenderingConfiguration.Guard (GraphicsDeviceType rendererApi)
Vuforia.LegacyRenderingConfiguration.IsLegacyRenderingEnabled (GraphicsDeviceType rendererApi, PIXEL_FORMAT format)
Vuforia.VuforiaRenderer+<>c.<.ctor>b__18_0 ()
Vuforia.VuforiaRenderer.IsLegacyRenderingEnabled ()
Vuforia.VideoTextureUpdaterFactory.CreateTextureUpdater (UnityEngine.Camera camera, Vuforia.BackgroundPlaneBehaviour bgPlaneBehaviour)
Vuforia.VideoBackgroundBehaviour.Awake ()
UnityEngine.GameObject:AddComponent()
Vuforia.VuforiaARController:CreateVideoBackground()
Vuforia.VuforiaARController:StartAfterInitializationCompleted()
Vuforia.VuforiaARController:UpdateState(Boolean, Boolean)
Vuforia.DigitalEyewearARController:Update()
System.Delegate:DynamicInvoke(Object[])
Vuforia.DelegateHelper:InvokeDelegate(Delegate, Object[])
Vuforia.DelegateHelper:InvokeWithExceptionHandling(Action)
Vuforia.VuforiaBehaviour:Update()
How can I solve it
i am facing similar problems, can you share the solution on this thread?