"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

Camera "Glitch" on enabling VuforiaBehaviour

Hello,

I've had some issues with the camera view glitching for like a second or 2 when I enable the VuforiaBehaviour script on a mobile device (see attachment). It doesn't break the app, but the camera view UI gets distorted for a few seconds and then runs as normal. I assume it's just the Vuforia camera and scripts booting up?

I recently upgraded my Unity from Vuforia Engine v7.5.26 to v8.1.7. It didn't have that issue before. 

Any ideas how I can prevent this from happening?

Thanks!

Hi,

The behavior is strange, could you please confirm how you are activating it via script? Are you changing to a AR scene when you are enabling Vuforia?

Do you see this behavior in Unity or on device? Any errors in the log?

Thank you.

Vuforia Engine Support

elwinlee

Tue, 11/26/2019 - 02:14

In reply to by mcotora

Hello,

I'm just activating and deactivating the "VuforiaBehaviour" script that's attached to the ARCamera. I only have 1 scene, so no switching between scenes. It worked before without any problems in v7.5.26.