OmochiNobiru / DPSShaderGenerator2

The previous DPSShaderGenerator repo was accidentally deleted.
MIT License
47 stars 4 forks source link

Seems doesn't work on Unity2022.3.6f1 #7

Open Shiratama-works opened 11 months ago

Shiratama-works commented 11 months ago

As VRC shift to 2022.3.6f1 a few shader need a little rework to make it compatiable with it. eg.Mochiri Shader from Wataameya.

Not sure this is the Generetor problem or the origenal shader problem but UnlitWF shade itself have no problem only the DPS version of UnlitWF cannot compile.

In addition, even with importing a generated UnlitWF DPS from Unity2019project, there are shader errors.

crossSiteKikyo commented 8 months ago

Disappear9 made 2022 compatible DPSShaderGenerator. here is her repository. https://github.com/Disappear9/DPSShaderGenerator2 and i made unitypackage with her code. now this repository support 2022 version