Hi!
I'm struggling with getting the correct aspect ration on the video playback.
The video has the same aspect ratio as the image target.
The video that plays for ImageTarget1, plays in the correct aspect ratio, and it looks like the other videos has the same aspect ration applied to them.
I duplicated the first image target and video player and changed the target image, video and material.
Whenever I change the Image in the Image Target option, size changes on all the targets. Is this because they are duplicated and somehow still connected?
What is happening?
Hello marthetra,
This feature is the same in the free and paid version of Vuforia.
Did you create a prefab out of your Image Target + video object (https://docs.unity3d.com/Manual/Prefabs.html)? If so, editing one instance of the prefab will modify all instances. Make sure that Unity recognizes these as separate objects if you want different behavior between the various Image Targets + videos.
Thanks,
-Vuforia Support