Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.

Unity and Vuforia Problem

I am creating applications using Unity and Vuforia.
When you start the application with Hololens, Gaze moves about. And Airtap is not responding.
I want to know how to solve this problem.

OS: win10 pro 64bit
Unity ver: 5.6.2f1

Answers

  • Hard to tell without seeing everything in the scene. Perhaps try adding logs to your InputManager to see where the breakdown occurs. What object does it think has the focus, is the air tap recognized, and is OnInputClicked being triggered.

    Taqtile

  • Once I made it again I could solve the problem.
    Thanks.

Sign In or Register to comment.