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

Issue in the Emulator when trying to retrieve Matches List

Hi, I'm facing an issue when using the Unity's NetworkManager class. When I try to retrieve the chat rooms created the callback return and error (success=false) and the error says: 'Request error:[] Raw response:[{"matches":[],"success":true,"extendedInfo":""}]'

In the other hand, when I try in Unity Editor, all works smoothly. So, I don't know if it is a limitation of the emulator or will have the same issue on the Hololens devices.

I checked the UWP Capabilities and I have checked the Internet Client Server and Private Network Client Server.

Unity Version 2017.3.1f1.
Visual Studio 2017 15.5.7
MRTK: 2017.2.1.1.

Thanks in advance.

Sign In or Register to comment.