How to resolve the issue of not showing the guide view in Magic leap 2 created by Vuforia Engine for Model Tracking

Hi Everyone,

I am trying to build a model tracking application for the Magic Leap 2 with the help of the Vuforia Eyewear sample and the Vuforia Model Target Generator to make the model trackable. I have successfully built the app, but most of the time when I open it on the Magic Leap 2, the guide view is invisible. How can I resolve this issue? Sometimes, the guide view is visible without any problems in the same application.

Hi @acharya,

Hope all is well. I’m sorry you’re running into this issue. I would like to help by starting out with a few questions.

What version of the ML2OS are you running?

In your URP Asset, do you have depth texture enabled?

Are you using advanced model targets or standard ones?

Are you using GuideView2D or GuideView3D.

It could also be that the model is recognized immediately, so the guideview doesn’t appear.

I would also recommend asking Vuforia Support if you haven’t already.

https://developer.vuforia.com/support

@etucker
I am using Magic Leap OS 1.10.0.
In your URP Asset, do you have depth texture enabled? Can you elaborate more about this ? I couldn’t find out the depth texture in the URP asset.

Please find the attached image for the reference.
I am using with the standard model target with the GuideView3D.
Even if I look to the different location other than the model being located , the guide doesn’t appear sometime.