microsoft / MixedRealityToolkit-Unity

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
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

[Unity 2021.3 MVU] Controller visualization appearing on Hololens 2 after starting a recording #11347

Closed Clandguth closed 1 year ago

Clandguth commented 1 year ago

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


Describe the bug

A single controller appeared on the users right hand after the user started recording behavior for another issue. User did not see the controller visualization before starting the recording

To reproduce

  1. Checkout the 'Enforce 2021.3 as minimum version, upgrade sample project to 2021.3.16f1' PR https://github.com/microsoft/MixedRealityToolkit-Unity/pull/11345 from Zee2:2021_upgrade
  2. Build Example scenes and load them onto device
  3. Launch MRT3Sample, and start recording while in any scene
  4. Observe controller appears over the users right hand
  5. 1/3 reproduction rate when closing and re-launching the application

Expected behavior

No controller is shown on HL2

Video

https://user-images.githubusercontent.com/110259320/210881563-c1d3cb89-f518-429c-9e23-ac0ccf55aa68.mp4

Your setup (please complete the following information)

Target platform (please complete the following information)

keveleigh commented 1 year ago

Do you have a log available for this one?

Clandguth commented 1 year ago

Added to the PR directly