List
Canvas show and get stuck on Screen (Marker) Unity 5.6
Posted Date: 2018-07-21 18:39     Edited Date: 2018-07-25 13:14     Writer: inactive

Hello, im developing an app. 

When i point to the Marker it shows the Canvas with the image i put , but when i loose the marker of view the Canvas still shows up on the screen 
untill i point again to the marker. 

 

I ready put the Canvas like an UI element in the Layers. 

Can anyone help me?

Regards

 

Posted Date: 2018-07-24 1:43     Edited Date: 2018-07-24 1:43     Writer: inactive

Hi, 

Can you explain what you need more detail?

I assume that you want to show UI element when tracking success and hide when tracking fails, right?

 

Jack, SDK Support team

Posted Date: 2018-07-25 13:14     Edited Date: 2018-07-25 13:14     Writer: inactive

Yeah, the problem its when i put a Canvas in WorldMode with the panel and all the stuff. 
What happen its The Camera detects the Marker and shows the content(Canvas) but when i lost the Marker to track the Canvas get stuck in the middle of the screen. I have to point to the marker again to move it. 

In Unity i put the Layer of the Canvas and all in UI. This works for me on others SDK.

 

PD. I using some 3D objects and works fine.