Hello,
I need both vuforia model tracking and ARFoundation plane detection in the same scene.
According to Vuforia Engine and AR Foundation | Vuforia Library it should work (I added a vuforia model target to an ARFoundation scene).
But on iOS I only get a black screen (and no Watermark even though it’s the trial version). Also as soon as the iPad detects the model the app crashes.
I’m using Unity 2021.2.4f1 and Vuforia SDK 10.3
I also tried Unity 2020.3.24f1. There I don’t get a black screen but also no watermark and a crash when as soon as the model gets tracked.
Any ideas?
Thanks!