Skip to main content

Questions tagged [mrtk]

The Microsoft MixedRealityToolkit (MRTK) is a collection of scripts and library components designed to help developers build applications for Windows Mixed Reality. Use this tag for questions about either the base MRTK or the Unity version.

mrtk
0 votes
0 answers
8 views

Struggling to Implement Eye Gaze for HoloLens 2 in Holographic Remoting

I am currently working on a project for the Hololens 2 and wanted to incorporate Eye Gaze for Holographic Remoting. I feel like I'm so close to fixing it and I'm just missing one checkbox or something....
Jason Deeprose's user avatar
0 votes
1 answer
16 views

MRTK2 Interactable I Which Receiver should I use?

So I am trying to create my own button in unity with MRTK2 for the Hololens2 but my problem is, that I do not know which receiver I should use in the interactable component. Usually I use ...
DumbQuestionsAnyway's user avatar
0 votes
1 answer
41 views

The local machine does not support running projects complied for the ARM64 architecture

I'm facing this issue while trying to finish build. I have all the necessary packages . I'm searching all the possible reasons and solutions for this. I'm trying to fix this error for the past 1 week ...
Katherin Jose's user avatar
0 votes
0 answers
31 views

Text Mesh Pro object cannot be interacted with via gaze - unity 2022+mrtk3

In my project, I have two elements- a textmeshpro object and a sphere game object. For my use case, I should be able to make the text mesh object visible (initially invisible) by hovering over/ gazing ...
Khushi Naik's user avatar
0 votes
1 answer
35 views

Can we use HoloLens 2 research mode functions in unity editor for play mode?

When I use Holographic Remoting in Unity play mode,the background of the Game window is black, I want it to be the scenes that the camera captured. Is this possible? I'm new to develop HoloLens 2 app ...
user24148009's user avatar
1 vote
2 answers
130 views

How to enable QR code tracking on Hololens2 using MRTK3?

I am a beginner and have been working with Unity 2022, Hololens 2, OpenXR, and MRTK3. For my project, I am trying to enable QR code tracking such that every time a QR code is detected by the Hololens, ...
Khushi Naik's user avatar
1 vote
1 answer
29 views

MRTK - Line up gameObjects depending on rotation of Parent

I implement a MRTK application. I want to line up N gameobjects next to a parent gameobject if i click on a button. the child-gameobject get created. The problem is quite sure the calculation of "...
Kleifker's user avatar
2 votes
1 answer
92 views

How to enable eye tracking for Hololens2 using MRTK3

I am a beginner and have just started working with Unity 2022, Hololens2 and MRTK3. For my project, I am trying to enable gaze interaction such that when a person gazes at an object(eg. a sphere ...
Khushi Naik's user avatar
0 votes
0 answers
22 views

Using Tensorflow together with MRTK 3.0 in Unity Project for Android

I am looking for input in tackling this problem. I am pretty sure it should work using my approach but evidently it doesnt. I am trying to use MRTK, since I am also working with a Hololens 2 and I ...
DerSeestern's user avatar
0 votes
0 answers
55 views

How can I implement TensorFlow SSD (Object Detection) to work with MRTK 3 XR Rig

I'm trying to get a Unity Android AR project running with AR Foundation, AR Core and MRTK 3 with TensorFlow SSD. I used the sample for this. In the sample scene it works great, but as soon as I add an ...
Fabian H.'s user avatar
0 votes
1 answer
59 views

Establishing an absolute world coordinate system

I am currently working on a project using the HoloLens 2, where I create a primitive that offsets a spatial anchor in a certain direction and distance received from a client socket I have in my scene. ...
myachap1hotmailcom's user avatar
2 votes
1 answer
167 views

How to add hand mesh to a Hololens 2 app using Unity and MRTK3

I have a project in Unity for Hololens 2 which is using MRTK3 and I am trying to add a visualizer to my hands and cannot find any tutorial or explanation how to do this. I tried to add the ...
OxM's user avatar
  • 53
0 votes
1 answer
138 views

Issues with Implementing Microsoft.Web.WebView2.Core in a Mixed Reality Unity Project

I'm currently working on a mixed reality project in Unity for the hololens 2 (for my master thesis and I am new to coding and this is my first hololens app), where I need to implement WebView ...
alseny gueye's user avatar
0 votes
1 answer
110 views

Movement of objects not persisting through world locking tools?

I am making a mixed reality game in unity 2022.3.20f1 for the HoloLens 2. I am using MRTK 3 and a fork of world locking tools updated to work with MRTK 3 as the official version is incompatible (link ...
Ben Brown's user avatar
0 votes
0 answers
79 views

How to switch between head and eye gaze? MRTK3 HoloLens2

I use MRTK3 in Unity for HoloLens2 development. I want to switch between eye gaze and head gaze. I found out how to enable eye gaze from a sample project. But I don't know how to disable eye gaze and ...
luzylulilu's user avatar

15 30 50 per page
1
2 3 4 5
32