Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Interaction Mode Manager component doesn't show CanvasProxyInteractor type in menu #843

Closed
anonymous2585 opened this issue Jul 12, 2024 · 0 comments · Fixed by #872
Assignees
Labels
Type: Bug A problem with an existing feature that can be fixed with the next patched release.

Comments

@anonymous2585
Copy link
Contributor

Describe the bug

In the Interaction Mode Manager component, the Prioritized Interaction Modes list doesn't allow user to select the CanvasProxyInteractor type, while it's used in samples scene and MRTK Rig prefab.

To reproduce

Steps to reproduce the behavior:

  1. Open scene HandInteractionExample
  2. In hierarchy, select GameObject MRTK Interaction Manager
  3. In inspector, on the component Interaction Mode Manager, unfold the Prioritized Interaction Modes
  4. Unfold the FlatScreen mode
  5. Change the value from CanvasProxyInteractor to another type
  6. Try to set back the value to CanvasProxyInteractor, the option is not on the list

Expected behavior

The contextual menu shows the namespace MixedReality.Toolkit.UXCore and user can choose the CanvasProxyInteractor type.

Screenshot

image

Your setup

@anonymous2585 anonymous2585 added Needs: Triage Needs to be triaged. Type: Bug A problem with an existing feature that can be fixed with the next patched release. labels Jul 12, 2024
@shaynie shaynie removed the Needs: Triage Needs to be triaged. label Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug A problem with an existing feature that can be fixed with the next patched release.
Projects
None yet
3 participants