alelievr / HDRP-Custom-Passes

A bunch of custom passes made for HDRP
MIT License
1.31k stars 138 forks source link

Liquid not working on 2023.1.5f1 #51

Closed swPlumber42 closed 11 months ago

swPlumber42 commented 1 year ago

Just tried to open the project in 2023.1.5f1.

The conversion has some problems with the Liquid.shadergraph that needs TargetSettings to HDRP. But although I soved that problem, the custom pass draws black custom buffers (checked in the Frame Debugger)

I'm stuck. Please help.

alelievr commented 11 months ago

Hey, this issue should be fixed with this commit 94ee19b038c17085e782ff92e78a6efdcf81ceee, I checked in 2023.1.11f1 and it works on my side.