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

Debugging in Unity: “Locals” variable names are mostly blank

edited February 2017 in Questions And Answers

While debugging in Visual Studio 2015 + HoloLens Emulator (10.0.14393.0), the debugging windows like "Locals" will mostly have empty variable names. But the variable values are all present. This makes debugging a bit of a guessing game. Hovering over variables in the IDE to see their values doesn't always work. Has anyone seen this or have an idea of how to fix it?

Using:
Visual Studio 2015 Update 3, Visual Studio 2015 Tools for Unity version 2.8.2.0) w/ files built by Unity (5.5.0.f3)

Unity build type XAML, Copy References is On, Unity C# Projects is On, Development Build is On, Autoconnect Profiler is Off. SDK = Universal 10, Target device = Any device, Build and run on = Local Machine.

Tagged:
Sign In or Register to comment.