jiaozi158 / ShellFurURP

Geometry/Multi-Pass Shell-based Fur shader for Unity's URP (Universal Render Pipeline). Based on hecomi's UnityFurURP Repository.
Other
165 stars 20 forks source link

Issue with Unity's forward+ rendering path #3

Closed ianohare closed 2 weeks ago

ianohare commented 1 month ago

The model shows up pink in URP forward+ rendering path in Unity 2023.2

jiaozi158 commented 1 month ago

Thank you for reporting the issue, and I'll fix it as soon as I have time!

While waiting for the fix, you may try disabling "Marschner Specular" to see if that temporarily resolves the issue.

jiaozi158 commented 2 weeks ago

Hi, the issue should be fixed now.

ianohare commented 2 weeks ago

Yep, seems fixed now, thanks!