"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

Can not tracking Vumark if I change Vumark database

HI, all 

 

I'm having trouble changing Vumark templete and instance. Actually I've successfully tested Vumark on vuforia-samples-core-unity-6-2-10 with unity.2017.1.0f3 I can see vumark ID on the vumark UI window with card_info.png (/Assets/SampleResources/VuMark/Sprite/card_info.png) I checked it works well.. After then, I tried changing Vumark to another one. I uploaded new Vumark sample (MortonTuxedos.svg in the VuMark-Designer-6.0.112/Examples) to database through target manager and downloaded it by unity package. and I changed database of Vumark Behaviour component by new one. but the Vumark tracking doen't work with new database. I have no idea what I have to check. please advise me to solve this problem.

 

Thank you in advance.

jschnettker

Tue, 08/29/2017 - 10:26

Hi realymk!

Did you check the dataset checkboxes in the Vuforia Configuration?

This was, what I had missed the last time. After fixing this, it worked fine.

 

jschnettker

Hi, jschnettker

 

Yes, I already checked the checkboxes of new dataset like attached capture.

Is there anything else I have to check?

 

Thank you,

Hello realymk,

Are you seeing any error messages related to loading this? If the tracking isn't working it is possible that the database failed to load.

Thanks,

Hi, Strasza

 

You mean that do I need to check the console of unity? There was no error message when I change database...

Could you check that following step is okey?

Yes, the console in Unity or in adb/xcode. It should give an error if the database fails to load at runtime. It will also tell you if it successfully loaded and print a message if the VuMark was detected.

Thanks,