Forum Discussion

artieTwelve2's avatar
artieTwelve2
Explorer
4 years ago
Solved

Passthough not working with Unity Editor, build/run works fine

   I start this with the full knowledge that the loose nut behind the wheel could be me. I had passthrough working, both my stuff and the Oculus demos. I could build and run or test stuff inside the...
  • Gustorvo's avatar
    4 years ago

    Passthrough simply doesn't work that way you expect it to work! It is designed to work in builds only! This has been made for privacy reasons (so that no one would maliciously record your surroundings). Passthrough data never gets rendered inside Unity, it never reaches the eye buffer, so there is no way of accessing it through your Unity project.