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.

Academy 211 handsmanager not working. ("GestureManager" has no definition for "instance")

I am unable to put the "handsmanager" script into the inspector for Managers because it says I have to fix compile errors. the error says "GestureManager" does not contain a definition for "instance".

Answers

  • It looks like you might have tried to start Academy 211 where you left off with Academy 210. The version of GestureManager in Academy 210 does not derive from Singleton which is where Instance comes from.

    Try downloading the academy 211 starting bits. There is a link on the website, or you can use this one.

Sign In or Register to comment.