EditorXR icon indicating copy to clipboard operation
EditorXR copied to clipboard

HMD turn off in two cases

Open Clodo76 opened this issue 9 years ago • 0 comments

There are two cases when the HMD turn off (with SteamVR, it switch to Compositing mode). 1- When Unity lose focus 2- When a context-menu in Unity are opened. (to reproduce: click on Unity->File menu)

I don't know if are issues that can be fixed in Unity itself or in EditorVR asset with some workaround. About the 1), "Player-Settings -> Run in background" allow to retain HMD on when lose focus, but works only in Play Mode. About the 2), it seem related to Windows native menu, because for example the "Add component" submenu don't reproduce the issue.

Clodo76 avatar Dec 20 '16 10:12 Clodo76