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.
Options

The type 'Object' is defined in an assembly that is not referenced

I've been following the Origami tutorial. Unity generates a C# project for you, but intellisense doesn't like a ton of stuff. The project does build and works in the hololens emulator, but I'd be awesome if these issues could be resolved. Any ideas anyone?

The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Assembly-CSharp C:\source\repos\hololens\tutorials\Origami\Assets\Holograms\Support\AniCrane\AnimationSpeed.cs

Tagged:

Best Answers

Answers

  • Options

    I'll try this once I get home today.

  • Options

    It appears that this problem goes away when you change to Release mode...I'm going to chalk this one up to a bug in Visual Studio/Unity toolkit for now.

Sign In or Register to comment.