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
339 stars 86 forks source link

[BUG] Virtual keyboard closes when trying to grab its edges for repositioning #701

Open ms-RistoRK opened 3 months ago

ms-RistoRK commented 3 months ago

Describe the bug

Virtual keyboard closes when trying to grab its edges for repositioning.

To reproduce

Steps to reproduce the behavior:

  1. Go to Vanilla UGUI Example
  2. Click on either the text input boxes
  3. Try to grab virtual keyboard from lateral edges
  4. Virtual keyboard closes

Expected behavior

The keyboard can be grabbed and positioned in another location as in Input Field Example Scene.

Screenshots

See attached video.

Your setup (please complete the following information)

https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/assets/84108471/9db5ce8c-6689-4aef-a7b1-93b837ff265a

Target platform (please complete the following information)

Additional context

N/A

AMollis commented 3 months ago

@ms-RistoRK ...is this a regression from the last release?

AMollis commented 3 months ago

@ms-RistoRK can you please look into a fix for this?

ms-RistoRK commented 3 months ago

@ms-RistoRK ...is this a regression from the last release?

No, I see the same bug in previous releases.

ms-RistoRK commented 3 months ago

@ms-RistoRK can you please look into a fix for this?

On it.

ms-RistoRK commented 3 months ago

Confirmed issue with https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/commit/f9abdabebafc2f98b5e4429c78db2d350983cc14, Unity 2021.3.21f1, and both OpenXR Depth Submission Mode of 16 and 24 bits.