"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

Vuforia just detect 2 targets in Android

Hi everyone,

I'm developing an Android application where I need to detect 5 targets (model targets), with extended tracking, at the same time. The problem is that when I try to detect them, seems that the maximum simultaneous is 2. When I try to detect the third, another disappears.

I set both "Max Simultaneous Tracked Images" and "Max Simultaneous Tracked Objects" to 5.

 

I'm using Unity 2018.1.0f2 and if I execute it with my computers camera, it works as expected and detects the 5 targets. The problem is just on Android.

 

The Android device I have is a Xiaomi Redmi 3 Pro. 

 

Anyone has any clue about it?

Thanks!

It seems that the number of simultaneous targets depends on the device.

Today I tested with a Huawei P10 and the maximum simultaneous detected targets was 5 (I increased the number of targets to test the device limit, so it can detect 5 and no more).