Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
LuffyYu's avatar
LuffyYu
Start Member
6 months ago
Solved

Unity Native Texture Not Working in Pass-through Mode

I have managed to replicate this repo to show native texture in VR mode. However, when I switch it to pass-through mode, the texture is not showing. I have dived into it a bit, and found that that'...
  • LuffyYu's avatar
    6 months ago

    Figure out by myself. It is because of the CommandBuffer. There is no skybox in MR mode. That's why it didn't work.