Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Obi fluid + Quest 2 | Rendering in editor but not when making a build
#8
Hi,

Please try what I suggested before. Replace sampler2D_float _MainTex; with UNITY_DECLARE_DEPTH_TEXTURE(_MainTex);

Let me know if this works.
Reply


Messages In This Thread
RE: Obi fluid + Quest 2 | Rendering in editor but not when making a build - by josemendez - 11-05-2021, 08:47 AM