Unity-Technologies / BoatAttack

Demo Project using the Universal RP from Unity3D
Other
2.51k stars 946 forks source link

Water URP 10, Unity 2020.2 fix #127

Closed kamyker closed 3 years ago

kamyker commented 3 years ago

This fixes pink water issues as (new?) InitializeBRDFData is:

inline void InitializeBRDFData(half3 albedo, half metallic, half3 specular, half smoothness, inout half alpha, out BRDFData outBRDFData)
Verasl commented 3 years ago

@kamyker thanks for the PR! It seems this work was pushed within another PR that landed so closing this PR.