Search Unity

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

    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