PTCInc / vuforia-engine

Bug and feedback issue tracker for the Vuforia Engine SDK
https://developer.vuforia.com
19 stars 0 forks source link

New Digital Eyewear Unity sample app - build issue on Hololens #137

Closed alamboley closed 3 months ago

alamboley commented 3 months ago

Summarize the bug: When building the samples for HoloLens, I've this error: BuildFailedException: Vuforia Digital Eyewear Sample requires the Hand Tracking feature to be enabled. The Visual Studio template isn't output. I tried to add Hand Interaction Profile in Enabled Interaction Profiles but without luck.

Affected Vuforia Engine version: E.g. v10.24.

ptc-thesbyro commented 3 months ago

Hi,

I was able to reproduce your issue. Please be patient while we investigate.

Thank you,

ptc-thesbyro commented 3 months ago

Hi,

Can you try enabling the _Hand Tracking feature in the OpenXR Feature Groups for UWP and see if it will build? Make sure that it's the Microsoft Hand Interaction Profile you add.

alamboley commented 3 months ago

Hello! Thank you for the input, it worked fine: image