Zallist / unity.zallist.universal-simple-lit-shadergraph-target

This plugin simply adds a Simple Lit material (SubTarget) to the Universal target for Shader Graph for URP
Other
85 stars 14 forks source link

Current version broken #12

Closed bmourit closed 2 years ago

bmourit commented 2 years ago

Currently, the building breaks due to VFXShaderGraphSimpleLitGUI.cs appearing in two places.

1) VFXShaderGraphSimpleLitGUI.cs

2) VFXShaderGraphSimpleLitGUI.cs

Zallist commented 2 years ago

That goddamn #if statement completely hid a duplicate file. Thanks for fixing.