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] NonCanvasUIBackplateExample scene doesn't have a description box #684

Open ms-RistoRK opened 5 months ago

ms-RistoRK commented 5 months ago

Describe the bug

NonCanvasUIBackplateExample scene doesn't have a description box

To reproduce

Steps to reproduce the behavior:

  1. Go to NonCanvasUIBackplateExample scene
  2. See error: the scene does not contain a description box

Expected behavior

When opening the scene a description box should be part of it

To reproduce

Steps to reproduce the behavior:

  1. Go to InputFieldExamples 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 if all samples had a description box

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.