ruccho / WaterRW

WaterRW is 2D interactive water system for Unity.
MIT License
154 stars 13 forks source link

Can't seem to import this and make it work on my project #1

Open Flukemoonwalker opened 2 years ago

Flukemoonwalker commented 2 years ago

I get bunch of errors like [Worker0] Shader properties can't be added to this global property sheet. Trying to add_GrabTexture( type 2 count 1 ) [Worker0] Shader properties can't be added to this global property sheet. Trying to add_GrabTexture_ST( type 2 count 1 ) [Worker0] Shader properties can't be added to this global property sheet. Trying to add_GrabTexture_TexelSize( type 2 count 1 ) [Worker0] Shader properties can't be added to this global property sheet. Trying to add_GrabTexture_HDR( type 2 count 1 )

I am on unity 2021.2.0f1 and I have burst imported! Really like your work and really want to try it out!

guiwo commented 5 months ago

Try deleting GrabPass lines that exist in shader files. Source: https://forum.unity.com/threads/error-shader-properties-cant-be-added-to-this-global-property-sheet.510126/page-2