Alexander Seeck
Alexander Seeck
## Describe the bug The PinchSlider is moved by the delta position of the currently used pointer. This might work on Hololens because you're moving your hand, but motion controllers...
When detecting and losing hands, I receive about 3 different errors completely at random. In the MRKT-Quest_BasicSetup scene I randomly get spammed with this because the Controller is null: ```...
The current mappings for the motion controllers are insufficient: ``` public override MixedRealityInteractionMapping[] DefaultInteractions => new[] { new MixedRealityInteractionMapping(0, "Spatial Pointer", AxisType.SixDof, DeviceInputType.SpatialPointer, new MixedRealityInputAction(4, "Pointer Pose", AxisType.SixDof)), new MixedRealityInteractionMapping(1,...
While the plugin seems to be pretty cool, development for it has stalled for 2 years now and issues concerning Unity 2019 and 2020 area appearing. the reference should be...