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

Unable to find plugins folder WSAPlayer

When building from Unity I get this error:

Unable to find plugins folder WSAPlayer. Native VR plugins will not be loaded.
UnityEngine.Debug:LogWarning(Object)

It does not appear to affect functionality, any idea what it means?

Answers

  • Options

    @mcarney,
    What version of Unity are you using? I have not seen this error before. You will need to have the Windows Store components (used to be a separate install, now a checkbox in the Unity setup) installed.

    Thanks!
    David

  • Options
    mcarneymcarney
    edited September 2016

    I am using Unity HoloLens Technical Preview 5.4.0f3 and I am seeing the Windows Store Components.

  • Options

    I get this same error and I think it's impacting the build because certain scripts in the tutorial aren't working correctly. I'm using the proper Unity version and I installed everything in the right order. Que Pasa?

  • Options

    P.S. there is a WSA Test Certification key in the assets folder...

  • Options
    Jimbohalo10Jimbohalo10 ✭✭✭
    edited September 2016

    @mcarney
    The default certificate that Visual Studio generates expires one year after the date on which the certificate was created. see this article which includes how to Renew or create a new certificate
    https://msdn.microsoft.com/en-gb/library/windows/apps/br230260(v=vs.110).aspx#renewcert

  • Options
    efoniefoni
    edited September 2016

    Has anyone found a fix? I'm getting the same WSAPlayer plugins folder can't be found warning.

  • Options
    edited September 2016

    I'm having the same problem too. Has anyone out there found a fix for this yet?

    The real problem I'm having is that my generated .sln file references these missing dlls: MicStreamSelector.dll, PlaneFinding.dll, SharingClient.dll, and SpatialUnderstanding.dll. I suspect that this is a result of the missing WSAPlayer error.

  • Options

    Has anyone found a solution to this problem? I'm also running into the same issue. When going through the Holograms 101E tutorials, I can't get the gaze cursor to show on chapter 2. I followed the instructions exactly, and the code runs on the hololens emulator.

    Thank you.

  • Options

    In the same boat. A solution would be awesome..

  • Options

    The posts above are fairly old. Please make sure you're using the latest Unity build for HoloLens as listed here:

    http://unity3d.com/pages/windows/hololens

    The errors above seem to be build errors in the Unity environment itself. If updating to the latest Unity does not help I recommending seeking assistance in the Unity forums here:

    https://forum.unity3d.com/forums/hololens.102

    Our Holographic world is here

    RoadToHolo.com      WikiHolo.net      @jbienz
    I work in Developer Experiences at Microsoft. My posts are based on my own experience and don't represent Microsoft or HoloLens.

Sign In or Register to comment.