HoloToolkit Tap to Place issue

I’m using the TapToPlace form the HoloToolkit in order to move the hologram (duh). But on runtime, i cant seem to get any response from the script, only from another script that i created that uses the IInputClicker interface.

On a blank scene, the TapToPlace does not still seem to respond and the AnchorManager projects the hologram on a point far away from the origin, in the range of the +/- 40’s.

Thanks

We don’t directly support the HoloToolkit - it wasn’t written by any Unity dev. For support on that, you’ll have better luck here: GitHub - microsoft/MixedRealityToolkit-Unity: This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity

thanks