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

Disappearing App?

Is there some unique identifier inside Unity apps? I created an app in Unity, then, since it takes some time to do all the basic setup for a properly functioning HoloLens Unity experience, I copied that app to use as the basis for a second app. I deleted all but the Assets and ProjectSettings folders. In the new app, in "Player Settings" I updated the "Product Name". Upon deploying this new app to the HoloLens, I noticed that the original app was removed/replaced by the new app. This leads me to believe there is something inside the app that is uniquely identifying it; what am I missing?

Best Answer

  • Options
    Answer ✓

    Try changing the 'Package name' in the PlayerSettings. Since you deploy an appx package.

Answers

Sign In or Register to comment.