Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Editor VR and VRTK

Discussion in 'EditorXR' started by WestWilson, Sep 23, 2018.

  1. WestWilson

    WestWilson

    Joined:
    Aug 5, 2018
    Posts:
    1
    i am developing with VRTK link (https://vrtoolkit.readme.io/) which allows me to develop VR platform agnostic, now that i found Editor VR i would like to use the toolset but there seams to be a breakdown between the two systems. VRTK his all the rigs for Steam VR and Oculus in sub groups so i don't think Editor VR can find them the HMD is working but Editor VR is not detecting my controllers. they show up in play mode but not when i open the Editor VR menu.

    Has anyone else encounted this problem?
     
  2. amirebrahimi_unity

    amirebrahimi_unity

    Unity Technologies

    Joined:
    Aug 12, 2015
    Posts:
    400
    EditorVR doesn't rely on any specific in your scene setup to work. It creates it's own GameObjects / components and marks them as HideAndDontSave. Someone else had a similar problem and reported it on GitHub, but we were unable to get to the root of the problem: https://github.com/Unity-Technologies/EditorXR/issues/476