A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
Hi, I use ARFoundation in Hololens. After I regist the session state change: ARSession.stateChanged += ARSession_stateChanged; private void...
Recently I'm not able to connect the unity debugger to any Hololens 2 app. At first I thought the problem was related to my app, but after trying...
Hi all, I have an AR app working on HoloLens 2 and I want to deploy it to iPad including the same UI. I know canvas has a property for world...
How does the HoloLense know where I am? I know, that at the start the HoloLense initializes a coordinate system with (0,0,0) Does the hololense...
Hi all, I am working on a new HoloLens project and decided to start using the new XR plugin system instead of the now deprecated Legacy XR...
Hi, im going to enter in the world of Ar development and i would love to know what is the best AR Headset to start this Journey. I know that the...
From the HoloLens, need to launch another UWP app, like app to app communications. We can get the results from the launching app to calling app...
I'm using Hololens to control Raspberry Pi by HTTP Request. There is an error when sending HTTP Request: · Unity 2019.4.10f1 · Hololens 1 ·...
How can customization data be passed out of ARView, so that it can be ingested by the UIScrollView?
Hello, I'm following the Microsoft HoloLens 2 MRTK tutorials, and I built the appx and loaded it to the HoloLens 2 device. However, when I'm in...
Hi, we recently started to port our existing Hololens 1 application to the Hololens 2 and are facing various challenges on the way. Almost all of...
When I double-clicked the error visual studio directs me this line: XRSDKSubsystemHelpers.MeshSubsystem.meshDensity = level /...
I'm following the multi-user capabilities tutorial on Microsoft's website....
Hi all, Have you been seen this error before? I develop a HoloLens 2 app and when I add another asset I get this error:...
Hi all, I created an app and in unity, I connect to my laptop and unity is my client. That works in Unity editor however when I deploy to...
I'm trying to figure out how to access the users location in my Hololens 2 app. Input.location shows as only working with Android. How would I go...
Each time I try to build the hololens2 hand interaction demo scene, it builds and compiles in the visual studio editor but then when I try to...
I try to keep my Unity projects on the lastest version of Unity if they don't break. I updated recently and now whenever I select an input field...
Good evening, for my bachelor thesis I have got a HoloLens2. My task is it to overlay a CAD-model of a machine tool on a real machine tool. Then...
Any idea why TouchScreenKeyboard always opens with upper keys no matter which type of keyboard is asked for. TouchScreenKeyboard.Open("",...