Hello! I'm having an issue with images when building using Vuforia in Unity. For some reason, when images are attached to my markers, they get "stuck" on the screen and will only disappear after another marker appears within the camera view. However, I don't have the same issue with videos. Has anyone experienced this same issue and can shed light on the problem for me?
Here you can find a video of the problem that I am talking about.
Thanks!
I was able to solve the issue by switching the from the Video Trackable Event Handler to the Default Trackable Event Handler. Thank you for trying to help me solve the issue!