MixedRealityToolkit-Unity icon indicating copy to clipboard operation
MixedRealityToolkit-Unity copied to clipboard

Fallback Controller Models for MRTK3

Open RogPodge opened this issue 3 years ago • 2 comments

In cases where the platform does not provide controller models to use, we want to have generic controller models that users can use to visualize their controllers

RogPodge avatar Jul 12 '22 16:07 RogPodge

Having just done some testing with Quest, this is something I would highly support. It also appears that MRTK3 has introduced a regression issue in this area.

In MRTK 2 it is possible to assign different controller models per platform (including the above aforementioned fallbacks). However, in MRTK3 it is only possible to assign a single controller model directly to the Articulated Hand controller (which is also odd if you want controller models and not hands).

There are also several options for assigning models to the Articulated Hand Controller which are not yet documented as to their effect.

Might be worth moving the controller models configuration to an area that support per-platform configuration, with the fallback support.

There is also a question for how custom hand models could be used with Animation, as the Articulated hand controller appears to support this use case, but is still waiting on the documentation train. The current documentation link taks you to the Unity Input Actions Controller page which does not explain the inspector screen.

SimonDarksideJ avatar Jul 19 '22 07:07 SimonDarksideJ

#10787 I believe is tracking this now!

Zee2 avatar Aug 09 '22 02:08 Zee2

Completed as of #10787

RogPodge avatar Sep 13 '22 16:09 RogPodge