Unity-Technologies / BoatAttack

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

Water swells do not work on Android #157

Open burningthumb opened 2 years ago

burningthumb commented 2 years ago

Most of the water effects are working but the wave swells (mesh vertices Y deformations) do not render - the water is flat as if it was static (but its not - it works fine on other platforms). Also on Android the water "jumps" up (Y direction) about 1 meter. I noticed there is shader code for PS4 to move it back down by a hard coded 0.5 meter so it is something similar to this on Android.