"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

Problem with multiple cube markers in same dataset

Im have this dataset with 6 (named "1" to "6") different cube markers, but when i run my app (from XCode on my iPad2) it only tracks the firsts 4 cubes (i.e. tracks well cubes 1, 2, 3 and 4) in the sorting order what they appear in "My Trackables" page. So, if i change this order (deleting and recreating) to 1, 2, 3, 5, 6, 4... then the app tracks well the cubes 1, 2, 3 and 5, and not track 6 or 4. I have my hands on this issue for 12 hours ago and i cant go foward. Please i need a hand with this. Thanks in advance! P.D. Most of my app is based on ImageTargets example

Hi auroraits, Can you confirm if you are tracking the targets simultaneously or sequentially? If simultaneously, have you set HINT_MAX_SIMULTANEOUS_IMAGE_TARGETS? Note that the more targets you track the bigger the hit on performance, and the tracker may be running out of time between frames to t