python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
OpenXR, how to obtain xrGetInstanceProcAddr on windows, C and Vulkan
I need to get the platform-specific xrGetInstanceProcAddr, I'm on windows Visual Studio, language is C, API is vulkan.
I've got error "extern undefined symbol xrGetInstanceProcAddr" when run...
Leon
Votes: 0
Answers: 1
Unity HoloLens 2 deployed App stuck loading
I am trying to deploy an app from Unity 2020.3.32f1 to the Hololens 2 with Visual Studio 2022 over USB. Everytime I try to deploy the app, it builds and deploys through visual studio correctly before ...
vardner
Votes: 0
Answers: 3
Hololens2 Correct Usage of SpatialAnchors
I am trying to implement an Hololens 2 App using SpatialAnchors but it seems that I am not quite understanding the concept right. I am able to create, save and restore SpatialAnchors of the Windows.Pe...
stupidbutseeking
Votes: 0
Answers: 0
How to Fix -Unity 2020.3.30.f1 + MRTK + openXR = Error: CS0108: 'HololensHand.trackingState' hides inherited member 'TrackedDevice.trackingState'
I am running Unity 2020.3.30.f1 + MRTK Example project, when I follow prompts to import OpenXR plugin for Microsoft Hololens feature group I receive this error:
.cs(82,31): error CS0108: 'HololensHand...
Dustin Boyle US
Votes: 0
Answers: 0