brochambeau Posted October 18, 2018 Share Posted October 18, 2018 Hi, I'm trying to finalize an app for the VIVE Focus using Unity + Wave SDK unitypackage. I cannot figure out how to get rid of the white dot that appears on the controller ray (only appears in app on the device; not in the Unity editor). Picture from inside device posted below. Really need to figure out how to get rid of that dot since it breaks stereo on any objects that are closer than the dot as it always renders on top. Any help would be appeciated. Thanks! Link to comment Share on other sites More sharing options...
Tony PH Lin Posted October 19, 2018 Share Posted October 19, 2018 Hello, Do you use your own customized controller? Since in ControllerLoader we don't show such symptom. And if you use ControllerPointer, please disable the option "MeshRenderer" Please refer below snapshot. Here is one of suggestions if you'd like to disable MeshRenderer. Below is example how to modify WaveVR_ControllerPointer.cs (see red column) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now