Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
JEE-W's avatar
JEE-W
Honored Guest
5 years ago

Unity: Textures disappear when camera gets too close in Oculus Quest

I have a Unity scene with a OVRPlayerController to walk around. When I approach a wall in my Oculus Quest (1) part of the textures on that wall disappear. Some clipping occurs. Obviously the stones should be visible on the entire wall. The same happens with the texture of the floor.



I tried to adjust camera clipping near. But that doesn't seem to be the problem.
Am I missing a setting? Like LOD or something? 
The wall and floor comes from a Blender scene.

Thanks!

1 Reply

Replies have been turned off for this discussion
  • JEE-W's avatar
    JEE-W
    Honored Guest
    The problem happens when adding a height map in just a normal map and a image texture works fine.