Hi. Is it known issue that there is no way to disable position tracking with Unity 5.1.2 & Oculus Utilities for Unity 5 V0.1.0-beta? If we are just disabling this checkbox
Image may be NSFW.
Clik here to view.![[IMG]](//www.rssing.com/inc2/img/tinyinf.webp)
this code will be called
OVRPlugin.position = value;
But if you try to print result you will see that OVRPlugin.position is always True.
As i see from experiments positional tracking in DK2 is working very very bad and i want to disable...
Way to disable position tracking
Image may be NSFW.
Clik here to view.
![[IMG]](http://gyazo.nivalnetwork.com/db/3b51bb3381cf18d77ad0577b10fc8e00.png)
this code will be called
OVRPlugin.position = value;
But if you try to print result you will see that OVRPlugin.position is always True.
As i see from experiments positional tracking in DK2 is working very very bad and i want to disable...
Way to disable position tracking