388 questions with HoloLens-related tags

Sort by: Updated
1 answer

How to resize HoloLens 2D application window size via code

I want to customize windows size of my 2D HoloLens UWP application. I have tried below code in my .NET application. This doesn't work in HoloLens, but it works in Windows PC. ApplicationView.PreferredLaunchViewSize = new Windows.Foundation.Size(950,…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,441 questions
Universal Windows Platform (UWP)
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,361 questions
HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-03-04T11:45:28.4366667+00:00
Sadev Kalubowila 10 Reputation points
commented 2024-03-21T07:17:14.9966667+00:00
Nazariy Otkolenko 0 Reputation points
1 answer

I am getting an error while trying to setup Unity for HoloLens 2 Development, specifically, error CS0103: The name 'NonNativeKeyboard' does not exist in the current context

I am getting the following error message while trying to setup Unity for Microsoft HoloLens development: Library\PackageCache\org.mixedrealitytoolkit.uxcore@45c07beda63c\Experimental\NonNativeKeyboard\TMPInputFieldNonNativeKeyboardTrigger.cs(67,42):…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-03-17T01:52:29.5766667+00:00
Aswad Tariq 0 Reputation points
answered 2024-03-20T13:58:13.5266667+00:00
L Salty 0 Reputation points
1 answer

MRTK3 Errors On MRTK2 to MRTK3 Migration

I have been migrating my repo from MRTK2 to MRTK3 and some of the steps have not been clear. Are the MRTK 2.8.3 packages necessary for MRTK3 to work? My process has been as follows: delete previous MRTK 2.8.3 packages from the package manager import…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-03-14T18:30:04.57+00:00
Alana Zakroczemski 1 Reputation point
answered 2024-03-19T13:12:21.85+00:00
Jay Zuo - MSFT 161 Reputation points Microsoft Employee
1 answer

Mixed Reality Feature tool v1.0.2209.0 doesn't open after pressing start

I have the mixed reality feature tool to import features to my unity project. After pressing start the folder selection screen won't open. The same version worked just fine until today .

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-03-13T14:44:09.7933333+00:00
Maria-Eleni Tzortzi 0 Reputation points
answered 2024-03-18T17:15:11.0966667+00:00
Rob Van Schooneveld 196 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

What is the limit both dimensional and file for a 3D model?

Hi! I am considering using the Hololens 2 for visualizing a house (a cube of 20x20m). Is there any dimensional limitation to be able to visualize the house? Is there any size limitation to import the 3D model size and get a good visualization…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-03-01T13:31:49.0333333+00:00
Dudu014 20 Reputation points
commented 2024-03-08T09:02:33.6033333+00:00
Dudu014 20 Reputation points
1 answer One of the answers was accepted by the question author.

Does HL2 indeed not support vergence distance/point?

Using the ExtendedEyeGazeDataProvider provided by the extended eye tracking capability of MRTK3, GazeReading.VergenceDistanceSupported returns false when run on HL2. Based on that, I can only assume that this property is indeed not supported on HL2. Can…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-02-26T14:12:15.2666667+00:00
Valentin 40 Reputation points
commented 2024-03-07T07:28:45.6066667+00:00
Valentin 40 Reputation points
2 answers One of the answers was accepted by the question author.

Can't get rid of a diagnostics rectangle with immersive APP after I first built an app from Unity to HoloLens2

I can't get rid of a diagnostics rectangle with immersive APP after I first built an app from Unity to HoloLens2. Every time I launch an inmersive(full-screen) APP, there will be a diagnostics rectangle at the middle of my view. See the images…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-03-04T06:30:25.99+00:00
函宁 刘 80 Reputation points
accepted 2024-03-06T09:48:20.19+00:00
函宁 刘 80 Reputation points
2 answers

Unable to 'build and run' on Unity 2020.3.34f1 for HoloLens2

Hello, I am unable to build software on HoloLens 2 with the following issues. This is very urgent and important for my master thesis. Anyone who can help me would be greatly appreciated.

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-02-27T16:23:16.91+00:00
Jian Yang 0 Reputation points
edited the question 2024-03-06T08:20:11.9366667+00:00
Jay Zuo - MSFT 161 Reputation points Microsoft Employee
3 answers

I am getting compilation errors in Unity that nonnativekeyboard could not be found.(MRTK3)

I am getting a lot of error messages like this wich prevents compilation: Library\PackageCache\org.mixedrealitytoolkit.uxcore@45c07beda63c\Experimental\NonNativeKeyboard\TMPInputFieldNonNativeKeyboardTrigger.cs(67,42): error CS0103: The name…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2023-10-15T14:39:59.6966667+00:00
Adrian Rudolf 50 Reputation points
edited a comment 2024-03-03T06:36:15.2533333+00:00
Yunlei MEN 0 Reputation points
2 answers One of the answers was accepted by the question author.

Connection between HoloLens 2 and Windows Laptop

I want to develop an app for HoloLens 2 and an app for Windows Laptop. Desired features: HoloLens 2 can scan a QR Code on the Windows Laptop screen and establish a peer to peer connection. (Maybe through WebRTC, I'm not sure.) Windows Laptop can send…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-02-23T10:20:43.74+00:00
函宁 刘 80 Reputation points
edited an answer 2024-03-01T09:34:38.8366667+00:00
Ying Li - MSFT 810 Reputation points Microsoft Vendor
1 answer

Hololens 2 Emulator XDE:001

So, I installed Hololens 2 on my company PC to try to debug some things. However, despite being installed and VS2019 recognize, I'm only getting that error:

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-01-17T15:29:11.8266667+00:00
Pedro Zanardi 5 Reputation points
commented 2024-03-01T00:34:33.9966667+00:00
1 answer

How to know the orientation of the accelerometer in relation to camera Transform?

I am using HoloLens 2 with Unity 2019.4. I have access to research mode thanks to this repo . I can get the raw data from the accelerometer, but I don't know in which frame they are expressed. If I assume it is in the camera (headset) frame, then it…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2023-03-16T13:56:05.1066667+00:00
Léa Prémont 0 Reputation points
answered 2024-02-28T16:08:44.3+00:00
GameWame 0 Reputation points
1 answer One of the answers was accepted by the question author.

'NonNativeKeyboard' could not be found

URLAccording to the official tutorial configuration project, reported this error, how should I solve it?

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2023-12-20T01:48:39.7966667+00:00
万林 苗 25 Reputation points
commented 2024-02-28T00:30:36.2+00:00
万林 苗 25 Reputation points
1 answer

About microsoft / HoloLens2ForCV (Further questions)

I used the Stream Recorder app (in HoloLens2ForCV) to capture hand tracking and eye tracking data, and exported data like "XXX_head_hand_eye.csv" But the problem I'm having is that the file I'm exporting contains hundreds of columns of data…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-02-17T20:05:02.6133333+00:00
cy lai 20 Reputation points
answered 2024-02-27T11:45:45.3133333+00:00
Jay Zuo - MSFT 161 Reputation points Microsoft Employee
1 answer

After running the project, I would like to export the saved records to a place where I can access them.

I tried to create an experimental environment with unity that would run on Hololens2. I built a sln file and was able to deploy the project to Hololens2 via visual studio. When I run the project on my computer, after it has been running for a while, when…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-02-18T09:33:23.36+00:00
cy lai 20 Reputation points
answered 2024-02-26T02:07:31.5366667+00:00
Jay Zuo - MSFT 161 Reputation points Microsoft Employee
1 answer

Cannot enable Developer Mode on Hololens 2

I'm trying to turn on Developer Mode so that I can run my Unity project on my Hololens. The toggle for Developer Mode isn't grayed out, but when I press it, it does nothing. My Hololens is from an organization, but I confirmed with them that they haven't…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-01-19T18:08:38.1366667+00:00
Praveen Perera 0 Reputation points
edited the question 2024-02-14T08:50:47.2766667+00:00
Jay Zuo - MSFT 161 Reputation points Microsoft Employee
0 answers

HoloLens2 - integrate custom vision error

Hello, I am having issues with the Integrate Azure Cloud Services to your Unity project on HoloLens 2 tutorial. Specifically, I am having issues getting Exercise - Integrate Azure Custom Vision to work after I deployed my project onto the HoloLens2 with…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
984 questions
HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2023-06-28T15:02:09.16+00:00
Matthew O'Leary 15 Reputation points
commented 2024-02-13T19:19:21.43+00:00
Iris236 0 Reputation points
0 answers

Hololens 2 UWP C# App: Issues with Front-Facing Camera at Higher Resolutions (2272x1278) and NV12

I am developing a UWP C# App for the Hololens2. I am trying to access the front facing camera via MediaCapture and MediaFrameReader. So far all is working fine as long as I stick to the resolution of 896x504. As soon as I try to set the resolution to…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2023-12-04T14:38:04.9133333+00:00
Richard 5 Reputation points
commented 2024-02-13T08:23:38.01+00:00
Richard 5 Reputation points
2 answers

Problems when connecting unity and HoleLens.

I'm using unity 2021.3.34f1 to edit a scene that needs to run on hololens2, but I'm having the following problems: In the build setting interface, there is no "target device" field where I can select the "Hololens" option. When…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-02-05T10:56:21.1666667+00:00
cy lai 20 Reputation points
answered 2024-02-07T05:39:44.8233333+00:00
sonambajwa 0 Reputation points
2 answers

About microsoft / HoloLens2ForCV

I found a research program resource set provided by microsoft, called HoloLens2ForCV, which is used to collect hand and eye tracking data during the use of Hololens2. However, the data file I exported does not contain the title of the data, so I can't…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-01-31T12:48:25.22+00:00
cy lai 20 Reputation points
commented 2024-02-04T13:07:38.8966667+00:00
cy lai 20 Reputation points