"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

Cylinder dataset loading

Hey

I am dynamically loading a dataset containing cylinder targets. The dataset is loaded correctly, but the database and cylinder targets fields remain empty.

The loading with a simple image targets dataset is working very good but I can't figure it out why it is not working with cylinders !

Has anyone ever encountered this kind of issue ?

Thank you in advance,

 

 

Hello,

How are you importing the Cylinder target's device database? If you've done it via the Unity Editor (i.e. Assets->Import Package->Custom Package...), then these fields *should* be populated.

Hello,

I am importing the cylinder targets using the API.

How is it possible to achieve this? I need to be able to update the database when my application is starting. 

Thank you,