Hi,
I facing one issue
I trying to make Vuforia Model target for IOS .
That application i made in windows ios platform and its working properly in editor mode without error.
But when i open same project in IOS Unity (I tried Unity 2017.3.1f1,2017.3.1p2, 2017.3.1p1, 2018.1.0b9) all showing this error when i put my vuforia model target.
sample2 is my model target name
Failed to load data set sample2.
UnityEngine.Debug:LogError(Object)
Vuforia.DatabaseLoadARController:LoadDatasets()
Vuforia.VuforiaARController:Start()
System.Delegate:DynamicInvoke(Object[])
Vuforia.DelegateHelper:InvokeDelegate(Delegate, Object[])
Vuforia.DelegateHelper:InvokeWithExceptionHandling(Action)
Vuforia.VuforiaBehaviour:Start()
if i open 2017.3.0f3 this error will not come.
This version unity default model target with build working on ipad.
But,
When i add new model target , build will happening but after build camera is not working.
After unity splash screen logo its showing black screen and app going close
i have attache 2 screen shot .this app is crashing from this point with this message.
https://i.imgur.com/s0LJGjG.jpg
https://i.imgur.com/SPDlcyd.jpg
I tried with new license also,but same problem is happening.
Are you trying to load and activate two Model Target datasets at the same time?
Thanks,
Vuforia Support