So I'm having the following problem, when starting the unity editor (giving play), it instantiates target images in the scene, even being a new scene.
What can I do?
Attachment | Size |
---|---|
![]() | 140.34 KB |
![]() | 141.78 KB |
So I'm having the following problem, when starting the unity editor (giving play), it instantiates target images in the scene, even being a new scene.
What can I do?
Attachment | Size |
---|---|
![]() | 140.34 KB |
![]() | 141.78 KB |
Hello Topy,
This is because your dataset is active in the Vuforia Configuration. If you do not want these to be active from the start, disable them in the Vuforia Configuration and then activate the dataset at a later time through code.
Thanks,
Vuforia Support