Hello everyone,
I am developing an AR app for HoloLens 2, but I am facing an issue. I already have experience with Vuforia to overlay holograms on real objects, and it works perfectly with Android. My apps for HoloLens 2 using MRTK3 also work well. However, in my Unity project (2022.3.32f1) configured with MRTK 3, when I add the Vuforia Engine (10.28.4), it works in Play Mode with the PC webcam, but when I run the app on the HoloLens, nothing happens, as if the real object were not there.
How can I resolve this issue?
Thank you so much!