MixedRealityToolkit / MixedRealityToolkit-Unity

This repository holds the third generation of the Mixed Reality Toolkit for Unity. The latest version of the MRTK can be found here.
BSD 3-Clause "New" or "Revised" License
359 stars 91 forks source link

[BUG] InteractableButtonExample scene doesn't have a description box #682

Open ms-RistoRK opened 5 months ago

ms-RistoRK commented 5 months ago

Describe the bug

InteractableButtonExample scene doesn't have a description box

To reproduce

Steps to reproduce the behavior:

  1. Go to InteractableButtonExample scene
  2. See error: the input field scene doesn't have a description box.

Expected behavior

When opening the scene a description box (selectable and draggable) should be part of it.

Your setup (please complete the following information)

Additional context

This was detected as part of manual testing for next release signoff.

AMollis commented 5 months ago

It would be good to add a description box in all samples.

AMollis commented 5 months ago

It would be good if all sample scenes had description box. The following issues are related, and are about samples missing description boxes.