mob-sakai / UIEffect

UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
https://github.com/mob-sakai/UIEffect
MIT License
5.57k stars 770 forks source link

Dissolve effect not working in builds from Unity 2019.4.13f1 #230

Open GoShikhar opened 3 years ago

GoShikhar commented 3 years ago

NOTE: Your issue may already be reported! Please search on the issue tracker before creating one.

Describe the bug Dissolve effect not working in builds from Unity 2019.4.13f1, I'm using LWRP. It works in the editor but when I export it to Android, it has stopped working. It was working fine until today. The image with the dissolve effect turns pink on Android. I am getting the following error on android:

WARNING: Shader Unsupported: 'Hidden/UI/Default (UITransition)' - All passes removed WARNING: Shader Did you use #pragma only_renderers and omit this platform?

Environment (please complete the following information):

Additional context Add any other context about the problem here.