"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

IOS Application Crash related to VideoBackgroundBehaviour

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 

Hello,

We've been chasing this issue but have yet been able to replicate. Can you provide:

violetevergarden7511

Sat, 05/04/2019 - 18:35

[quote=QusaiAzzam]

Hi There,
i got the following issue :
After updateing vuforia and installing vuforia-support v8.1.7,
I got the following crash :