asus4 / unity-neumorphism-ui

Neumophism UI for Unity uGUI
MIT License
124 stars 10 forks source link

The shader material is pink in the editor view. #2

Closed ryu-esque closed 1 year ago

ryu-esque commented 3 years ago

When using this project in Universal Render Pipeline, the neumorphism material is shown as pink, in the editor. When I hit play, it works fine. It works fine both in editor and play mode when I'm using scriptable render pipeline. This issue seems to be present only in the editor mode of the Universal Render Pipeline.

When I try upgrading the material to URP via unity's built in URP material upgrade tool, I get this error "Neumorphism material was not upgraded. There's no upgrader to convert UI/Neumorphism shader to selected pipeline".

The upgrade has to be done manually and I'm not familiar enough with shaders to do so. Any help would be appreciated. Thanks.

asus4 commented 1 year ago

It's too slow to update here 😅 but I fixed that error at #3