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

Sprite offset when UIEffect is enabled #234

Open Zackun opened 3 years ago

Zackun commented 3 years ago

Hi, I have a little problem when I activate the UIEffect script on a gameobject with an Image component.

when I activate the script, the sprite is moved.

UiEffect

This only happens when the sprite is in "sprite mode = multiple".

Multiple
Hazmac commented 2 months ago

I'm also having this issue