Unity-Technologies / EditorXR

Author XR in XR
Other
930 stars 167 forks source link

EditorXR not working in Unity 2017.2.3p1 #476

Closed jeandelest closed 6 years ago

jeandelest commented 6 years ago

Hi,

I'm trying to use the EditorXR with Unity 2017.2.3p1 everything was well until I launch it with Ctrl+E. I'm just able to see the controllers and some tool tips nothing else. Is someone has any idea ?

Thanks !

amirebrahimi commented 6 years ago

Can you take a screenshot? Usually that is all you see until you launch a tool.

jeandelest commented 6 years ago

Hi, Thanks for you quick answer. Here is the screenshot ! As you can see the EditorXR is running but currently all the controllers don't do anything.

editorxr

amirebrahimi commented 6 years ago

Hmm...It looks like your headset isn't tracking. Are you able to see anything in your headset? Have you enabled VR in the player settings? Is this Vive or Oculus? Does it work in play mode?

jeandelest commented 6 years ago

Hi, I checked Steam VR and everything seems ok. Am able to see the same thing as in the picture. And only OpenVR is enable in the player settings. It is a Vive and the game itself work very well in play mode. Something odd happen, when I try to use EditorXR in the SteamVR example scene I get the last picture I show to you. But in my own scene where I use VRTK it doesn't work.

amirebrahimi commented 6 years ago

Can you try a completely empty project with EditorXR? Also, how did you install EditorXR - from a unity package or pulling from github?

jeandelest commented 6 years ago

Hi, for the first time I installed EXR with the Unity package. But now I made a new empty project and install EXR with git clone request for developer following the instructions on the EXR page but I have the same issue.

amirebrahimi commented 6 years ago

This might be easier to resolve over a quick Hangouts / Skype. Can you send me an email to amir at unity3d.com and some days/times that work for you.

amirebrahimi commented 6 years ago

Glad we got to chat @crawelsky. I just tested this on 2017.3.1f1, which wasn't working for you and it works for me. I had to turn on the UI layer, so I could see the UI, but the button presses work. So, unfortunately, I'm still at a loss to know what is going wrong with your machine. Do you have any other machines you can test with? Any other Vive controllers? Do you have any other USB controllers hooked up to your machine?

Perhaps you can run System Info and export a copy and email it to me, so I can review. FYI - I'll be unable to test again for two weeks because I'll be out of the office and won't have a VR headset with me.

jeandelest commented 6 years ago

Hi, thanks you for your availability and you patience. I just tested the EXR on another machine with 2017.3.1f1 and everything works well. I still don't know what's the issue with this computer. But at least I know that the issue come from the computer then I can continue my work on the other computer. I put the system info in the attachment, I hope that will help to figure out the issue.

Thanks ! sysInfo.txt

amirebrahimi commented 6 years ago

If you're still wanting to fix that computer, my intuition is that it is related to the USB drivers, since your headset was tracking correctly and it was only the controllers that weren't working. Can you try this and let me know? https://www.drivethelife.com/windows-drivers/htc-vive-usb-errors-and-troubleshooting.html

Otherwise, if you're okay using the other computer, then we can close this issue.

amirebrahimi commented 6 years ago

I looked through your sysinfo.txt file and all I could see is that your graphics card is an older model (GTX 770) and that your WIDCOMM USB Bluetooth driver is listed as running in "Degraded" mode, which was odd to me.

jeandelest commented 6 years ago

Hi, thanks you for you feedback and propositions. I tried the all the solution proposed on the website that you gave me but I still got the same problem on that computer. When I checked the Sysinfo.txt there are several service running in degraded mode, I don't know why it's like that and how to fix it. I'll work on the other computer. Thanks for you help. I think we can close the issue.