danielshervheim / unity-stylized-water

A stylized water shader (and material presets) for Unity.
BSD 3-Clause "New" or "Revised" License
899 stars 89 forks source link

[Question] URP compatibility #4

Open saffiriogiorgio opened 2 years ago

saffiriogiorgio commented 2 years ago

Do you plan to make it URP compatible?

filoret256 commented 1 year ago

yep then trying to upgrade to URP

Stylized Water 1 material was not upgraded. There's no upgrader to convert Stylized/Water shader to selected pipeline
UnityEditor.Rendering.Universal.UniversalRenderPipelineMaterialUpgrader:UpgradeSelectedMaterialsMenuItem () (at Library/PackageCache/com.unity.render-pipelines.universal@14.0.4/Editor/UniversalRenderPipelineMaterialUpgrader.cs:62)
UnKError1 commented 1 year ago

I'm wondering why the demo scene looks visually different thant what it is on the pictures , and i'll appreciate it if you'd help me set it up to look exactly like the first image, thanku : D

Youone003 commented 4 months ago

URP doesn't support grabpass, so you can add a script to grab texture with a camera yourlef , or just delete relative code