python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Visual Studio doesn't prompt me for a PIN when deploying to Hololens 2
I am trying to build a barebones Unity HL2 project to my HL2 device (followed this guide point by point). However, whenever I try to deploy through Visual Studio, the PIN box that usually appears to c...
thean
Votes: 0
Answers: 0
Connect to Hololens via WLAN
I am trying to connect to my Hololens 2 with a web browser. I can see the IP address of the Hololens in my router interface, or when I ask "What is my IP address?" the Hololens comes back wi...
zeus300
Votes: 0
Answers: 1
Unity build for hololens leaves empty folder
I have created a very simple demo in Unity (editor version 2020.3.26f1) by just importing the HandInteractionExamples and would like to build it for Hololens. I am encountering two problems:
I get a ...
zeus300
Votes: 0
Answers: 1
HTTP 1.1 400 Bad request in AzureAnchorScript
IEnumerator ShareAzureAnchorIdToNetworkCoroutine()
{
string filename = "SharedAzureAnchorID." + publicSharingPin;
string path = Application.persistentDataPath;
#if WINDO...
donong
Votes: 0
Answers: 0