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

Error Building Player: Failed to restore NuGet packages

Hi All,

I tried to develop a very simple holographic content for HoloLens.
But I failed to build the apps and I got "Error building Player: Failed to restore NuGet packages" on Unity. Please let me know what should I do to solve this problem.
Thanks a lot for the help.

Markus

Comments

  • Options

    I cannot specifically say why this is happening. I have written a tutorial on debugging the starting code for the Windows Holographic Academy series, which does load the NuGet packages into Unity and Visual Studio 2015. Following this many help solve your problems

  • Options

    Hi Jimbohalo10,

    Thanks a lot for your answer, really appreciate it.
    This morning finally I found the solution for my problem.
    I just need to delete '.nuget' folder in my C:/users/(user)/.nuget directory.
    I uninstalled my VS 2015 and Unity Hololens before and seems like we need to really make sure clean everything before we can have a better start for the new installation. Anyway, thanks a lot for your help.

    Cheers.

    @Jimbohalo10 said:
    I cannot specifically say why this is happening. I have written a tutorial on debugging the starting code for the Windows Holographic Academy series, which does load the NuGet packages into Unity and Visual Studio 2015. Following this many help solve your problems

Sign In or Register to comment.