Search Unity

Question vive focus plus the build doesn't want to run

Discussion in 'VR' started by xinoxano, Jan 24, 2023.

  1. xinoxano

    xinoxano

    Joined:
    Jul 21, 2013
    Posts:
    2
    Hello, I just started studying development for VR.

    I downloaded all the packages for XR, made a minimal scene in Unity, everything works perfectly in the editor and streams to the helmet, tracking works, everything is fine. Then I create a build for android: there are no errors, but it does not work in the headset. Just a application loading icon appears, then a black screen after that the application stops working. Please help me figure out what's going on. Logcat provided some information, but I can't figure out exactly what the problem is.
     

    Attached Files:

  2. Jeonn

    Jeonn

    Joined:
    Apr 15, 2019
    Posts:
    1
    Hi @xinoxano hope everthing is ok, I have same issue did u fix it?
     
  3. xinoxano

    xinoxano

    Joined:
    Jul 21, 2013
    Posts:
    2
    Yes, I did it. The vive focus+ seems to be a semi-abandoned device. It will not work if you install the vive wave sdk later than version 5.0.3, it is written in the official documentation https://hub.vive.com/storage/docs/en-us/ReleaseNote.html
    I have downgraded the package and the builds are now working