- Home /
image gets duplicated on clicking on a particular image-target when having multiple image-targets.
I created a unity project scene, in which I have multiple Image-Targets. I tried to create one image-target then copied it and pasted it and moved it to different location. I changed the image for the new target. But what i encounter is that, once i try changing the image of the new target, i can see the new image in the previous image-target (already set) also. Though while at Game view it works fine to detect image-target. But why is it that on changing or clicking on a particular image target all image-targets' image change to the respective image of clicked image-target.
try the Vuforia demo scene and compare. they use dissent image targets and they keep their respective image. (the scene with the space guy, rotor flying thing etc.)
Answer by ProTaeDev · Jul 21, 2018 at 05:18 AM
I solved by drag and drop ImageTarget prefab again. I think when copied ImageTarget object has not clone to new one. or https://issuetracker.unity3d.com/issues/vuforia-selecting-image-target-in-hierarchy-changes-preview-of-other-image-targets