"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

Cloud Recognition Show 3D object from your cloud target upon detection

I am a newbie in this Vuforia Unity3d and C# but get to learn the basic functionality. I followed the instruction from this page (https://library.vuforia.com/articles/Solution/How-To-Implement-Cloud-Reco.html) and it seems it is now working well when scanning and I get the result of retrieving the metadata of each object. However, I tried adding an object when on the image to show it when it is detected by the application but it is not working.

I already tried following their instruction from their example on the link provided but got no luck. Does someone know how or can explain or teach me how to make it work?

I am using the latest Vuforia and Unity3d by the way.

(This Image target is not working)

- Add a new Image Target using the GameObject>Vuforia>Cloud Image>Cloud Image Target menu.

 

I am also having the same issue. Following the steps from https://library.vuforia.com/articles/Solution/How-To-Implement-Cloud-Reco.html#unity .