Hololens- Failed to Connect to Device

自作多情 提交于 2019-11-29 14:54:48

Building for Hololens requires UWP. To build UWP app for Unity these requirements must be met:

  • Unity 5.2 or later
  • A Windows 10 machine
  • Visual Studio 2015 RTM, (the minimum version is 14.0.23107.0). Please note that earlier versions, for example Visual Studio RC, are not supported in Unity 5.2.
  • You’ll also need to install the Windows 10 SDK.

Like you mentioned, you are using Windows 8 but Windows 10 is required. You can read more bout this on Unity blog.

I was in a similar situation recently. I don’t have the pro windows 10 version therefore no Hyper-V. However i was able to establish the connection Using the Hololens App from the Windows store, after connecting i created a new user and then i was able to pair using Wifi and USB

If after the update to windows 10 the problem still happens, here is a simple way to solve it.

First I was running applications in the Hololens already when suddenly I got the error message described in the original question.

So, I went to the Project Properties. The Debug Tab. There there is the "Remote Machine" space. My Hololens was selected there. But I pressed the [Find] Button and in the window that appeared I selected my hololens (it was on). Alternatively you could put the Hololens IP address there. Put Ok and voila! it works as before

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!