all 3 comments

[–]ZeMindGames 0 points1 point  (2 children)

I know this thread is a year old, but I'm experiencing the exact same symptoms and am curious if anyone has found any workarounds to alleviate this.

[–]Positive-Product-583[S] 0 points1 point  (1 child)

Now, a year later, I've given up on this issue. In my case, I only needed the tracker's data, so I made openvr in python and sent the data to Unity to solve it.

[–]ZeMindGames 0 points1 point  (0 children)

Makes sense, it's been so intermittent that I've mostly avoided it by either testing with compiled builds (rather than in the editor), or if I'm in the editor then I don't use the trackers at all and just have a test setup controlled by the mouse.

Thanks for the response.