Error deploying with HoloLens emulator
Hi,
I'm trying to deploy a basic scene into the HoloLens emulator but I always get this error: ''you do not have permission to modify internal Hyper-V network adapter settings, which are required to run the emulator'.'
I have Hyper-V enable on Win 10 Enterpise, and I have administrator permissions. I'm not sure what else I should be checking.
I'm working with Unity 2017.3.0f3 and Visual Studio 2017.
Any thoughts?
Thanks, Teresa.
Answer by ElChileVengador · Feb 28, 2018 at 03:24 AM
I'm having the same issue. I press retry and it seems to go ahead, but the emulator screen is all black :S Not sure if this error is causing it.
Hi,
I finally got it working the next day after I enabled the Hyper-V, not sure what made it work then and not before.
About the black screen I read it might be a memory issue, Try closing everything else including Unity before hitting play and then wait a couple of $$anonymous$$utes after pushing the retry. It takes a little bit to charge the app so be patient.
Hope it helps! Teresa.
Hi Teresa,
Thank you very much for the advise; I'll definitley try that. By the way, how did you enable the Hyper-V? I've been trying to look for resources online on how to do this, but without much luck. Any information you could point me to would be super helpful.
Thanks! Rafael
Hi Rafael!
I followed this post from $$anonymous$$icrosoft but it is in spanish.
This is what I did in case you don't understand it:
Open cmd as ad$$anonymous$$istrator.
Write: DIS$$anonymous$$ /Online /Enable-Feature /All /FeatureName:$$anonymous$$icrosoft-Hyper-V
Press enter
Then remenber to restart the PC
I hope it helps you!
Teresa.
Your answer
Follow this Question
Related Questions
Build Windows Standalone from VR Standard Assets extremely heavy on GPU 1 Answer
How to get missing "Visual Studio Emulator for Android" in Visual Studio? 0 Answers
USB Joysticks won't work when built for UWP in Visual Studio (though they work in Unity Editor) 1 Answer
WMR in Unity using SteamVR No controllers showing 1 Answer
Visual Studio Errors: MSB3073 & LNK1181 0 Answers