Unity-Technologies / BoatAttack

Demo Project using the Universal RP from Unity3D
Other
2.49k stars 944 forks source link

Water system does not work on GLES3 #166

Closed cybasta26 closed 2 years ago

cybasta26 commented 2 years ago

On Unity 2021.2.8, water system can work when Graphics APIs is Dx11 or Vulkan, but can't work for GLES3.

cybasta26 commented 2 years ago

Only occured on Unity Editor mode with GLES3, because "_useComputeBuffer" will be true in that situation