Search Unity

[HOLOLENS] InputManager problem - Play Mode completely frozen

Discussion in 'VR' started by Tommi19821982, Aug 1, 2017.

  1. Tommi19821982

    Tommi19821982

    Joined:
    Jun 22, 2017
    Posts:
    11
    Hello,

    I was following this tutorial:


    I was trying to make just this simple scene but when I will put InputManager to my scene then in Play Mode my Unity will be completely frozen. When there is just Hololens Camera then it works fine.
     

    Attached Files:

  2. Tommi19821982

    Tommi19821982

    Joined:
    Jun 22, 2017
    Posts:
    11
  3. JasonCostanza

    JasonCostanza

    Unity Technologies

    Joined:
    May 23, 2017
    Posts:
    404
    Hey Tommi,

    When you say the editor is completely frozen, can you still exit play mode once you enter it? Or is the entire editor just totally frozen up and nothing responds?

    If the editor still responds but you just can't interact with the scene, check a couple things and see if any work out.
    1) Check your build settings to make sure you changed platform to Universal Windows Platform
    2) Change the Target Device to "HoloLens"
    3) Check that the Windows Holographic SDK is listed in the Virtual Reality Supported list under Player Settings > Other Settings > Virtual Reality Supported (checkbox + list)
     
  4. Tommi19821982

    Tommi19821982

    Joined:
    Jun 22, 2017
    Posts:
    11
    The editor is totally frozen and nothing responds unfortunately. So it means that I have to do ctrl+alt+delete to close it. There is no other way to do that.
    By the way I was trying few versions of Unity.
     
  5. JasonCostanza

    JasonCostanza

    Unity Technologies

    Joined:
    May 23, 2017
    Posts:
    404
    Sorry for the slow response, go ahead and file a bug for us if you would and let me know the case number when you get it. Also, put "[Hololens]" in the title just like this thread title so it goes to our team as quick as possible.

    I'll update if I get news once I take a look at your bug report.
     
  6. Tommi19821982

    Tommi19821982

    Joined:
    Jun 22, 2017
    Posts:
    11
    Hi Jason, I didn't change anything and it started working. Strange... but this is like that. Anyway thanks a lot for your support. I really appreciate it. Also finally I exported my application to Hololens....
     
  7. JasonCostanza

    JasonCostanza

    Unity Technologies

    Joined:
    May 23, 2017
    Posts:
    404
    That's interesting. I wonder what it was... let us know if it comes back up and we can take a look. Glad it started working for you!
     
  8. Tommi19821982

    Tommi19821982

    Joined:
    Jun 22, 2017
    Posts:
    11
    Thanks Jason. I don't know what was that but currently I don't have any problems.