MixedRealityToolkit-Unity icon indicating copy to clipboard operation
MixedRealityToolkit-Unity copied to clipboard

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity

Results 267 MixedRealityToolkit-Unity issues
Sort by recently updated
recently updated
newest added

## Describe the problem I am not a fan of the requirement to download the feature tool from the Microsoft website just to add the packages. I am also not...

Feature Request
External

## Overview Modifies the Canvas Proxy Interactor to be properly managed by the Interaction Mode Manager. Prior, there would be a bug where during input simulation, you could accidentally trigger...

MRTK3

We use two hololens2 to connect to two applications of a computer through the holographic remoting player. However, one hololens2 connection fails. How can we use multiple hololens2 to connect...

External
OpenXR

## Overview Users can now directly specify the gesture used for the default and select pose for a hand. This PR also allows users to specify a secondary set of...

BREAKING CHANGE
Input Simulation
MRTK3

## Overview This PR will fix play-mode tests in batch mode (i.e., CI)! ![image](https://user-images.githubusercontent.com/5544935/183826411-90af7c8b-550c-409c-9b44-afe042e8b31a.png) - Made SimulatedControllers implement ExecuteCommand to receive Sync commands and report success, fixing the focus-lost-device-reset bug...

BREAKING CHANGE
Tests
MRTK3

## Describe the bug Migration from v2.7.3 to v2.8.0 using MR Feature Tool resulted in compile time error as - `Library\PackageCache\com.microsoft.mixedreality.toolkit.foundation@9e95381a667f-1659615280629\Providers\Oculus\XRSDK\OculusXRSDKDeviceManagerProfile.cs(131,27): error CS0426: The type name 'ProcessorPerformanceLevel' does not exist...

Bug
Oculus

## Overview Fixes: apps from the pipeline having all text missing 🥴

CI/Build
MRTK3

## Describe the bug - When a window is pinned to follow you, it will fall below vision, and lowering the headset to look down at the window makes them...

Bug
MRTK3

## Changes - Fixes: #10766 ## Overview Fixed problem with using request in Rest.cs class ## Fixes - ProcessRequestAsync method in Rest.cs

MRTK2

## Overview - ObjectBar prefabs margin updated to align with recent button prefab updates. - See-it, Say-it label for both canvas and non-canvas buttons. Showing & hiding with StateVisualizer. -...

UX Controls