"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

Display 2d image with Vuforia image target

Following this quick start guide. https://docs.unity3d.com/Manual/vuforia_get_started.html. I am trying to display a 2D image on target image instead of 3D model.

If I drag the 2D image from assets folder onto the Unity scene, it just covers the target image.

Dragging the 2D image on top of ImageTarget object in hierarchy does nothing.

How can I setup a 2D image to display when target image is detected?

This application is intended for Hololens.

Hi,

I've quickly tested the behavior, added a picture as a child of the Image Target, and once the Image Target is being recognized, the 2d Image appears.

Vuforia 8.5.9// Unity 2019.2.2// I don't believe it to be dependend on the Vuforia/Unity version.