ViveSoftware / ViveInputUtility-Unity

A toolkit that helps developing/prototyping VR apps.
http://u3d.as/uF7
Other
352 stars 82 forks source link

Controller model permanently disappears after 10 minutes of idle #243

Open bearaccount opened 1 year ago

bearaccount commented 1 year ago

Steps to preproduce:

Expected outcome:

The reproducibility percentage with my headset is around 75% of the time where I see the controller models gone. It could be that the headset doesn't fully idle on the times the models appear. Also, not sure what idle time triggers problem or if waiting a lot longer still works, but 10 minutes causes the problem almost every time. Thanks.

chengnay commented 1 year ago

Hi @bearaccount, Are you using the latest version(v1.17.0) from Unity Package Manager? If yes, it is a known issue and please maually update the patch. There are a few more commits if you are developing in OpenXR. If your issue is not resolved, please let me know, thanks!

bearaccount commented 1 year ago

The patch works great! Thanks so much!

chengnay commented 1 year ago

Hi @bearaccount, Recently, there is an update to v1.18.1. If tested no issue, could you close this issue? Thanks!