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

Example Hub: duplicated menu #6799

Closed gilbdev closed 4 years ago

gilbdev commented 4 years ago

Describe the bug

when launching any subscene from the example hub, the menu is duplicated (this can be ssen by moving the menu by hand) one of the menu has the 'home' menu icon, the otehr has not. the menu is not duplicated in the hub itself

To reproduce

Steps to reproduce the behavior:

  1. launch mrtk example hub
  2. select any cube representing an example
  3. move the menu
  4. observe the menu is duplicated

Expected behavior

only one menu should be displayed

Screenshots

20191205_005727_HoloLens

Your Setup (please complete the following information)

Target Platform (please complete the following information)

Additional context

Add any other context about the problem here.

keveleigh commented 4 years ago

Duplicate of https://github.com/microsoft/MixedRealityToolkit-Unity/issues/6735