Search Unity

Question Hololens 2 Emulator doesn't recognize any input and doesn't have a connection to the internet

Discussion in 'AR' started by wiethuechterandrea, Oct 6, 2020.

  1. wiethuechterandrea

    wiethuechterandrea

    Joined:
    Oct 1, 2020
    Posts:
    3
    Hey there.

    The HoloLens 2 Emulator doesn't recognize any mouse or Keyboard Input and it also doesn't have an internet Connection.
    It takes ages to even load. Some of the Options on the Right are greyed out, as you can see in the screenshot.
    My guess is that it has something to do with me using a Proxy. I can't turn it off though because it's my work's Computer and it won't allow any Internet Access unless it's through their Proxy Server.
    I've had a similar issue with the Unity Hub and the solution there was to do this:

    HTTP_PROXY = http://username:password@proxy.domain.com:port
    HTTPS_PROXY = http://username:password@proxy.domain.com:port
    NO_PROXY= localhost,.domain.com,127.0.0.1
    UNITY_NOPROXY= localhost,.domain.com,127.0.0.1

    in the command prompt.
    Maybe the solution here is something similar.

    I've already tried reinstalling it and I am running it as admin. It is not blocked by my Firewall.

    Specs:
    Microsoft Windows 10 Enterprise x64
    Intel(r) Core(TM) i7-6700 CPU
    16GB RAM
    NVDIA Geforce GTX 750 Ti

    Thanks for any help.
     

    Attached Files:

  2. wiethuechterandrea

    wiethuechterandrea

    Joined:
    Oct 1, 2020
    Posts:
    3
    I am now using a Laptop that doesn't have any connection restrictions because of my company. So the issue is not really fixed, but at least I can start working now.
     
  3. sumit9690

    sumit9690

    Joined:
    Feb 16, 2022
    Posts:
    2
    hey i have also same issue. Did you figured on company laptop ?