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

Image repeat bug #226

Open GreenPenStudio opened 3 years ago

GreenPenStudio commented 3 years ago

If you adding UIEffect script for UI Image and set Image Type to Tiled (Sprite must have Repeat Wrap Mode), then set Pixels Per Unit Multiplier to some large number, in some time UV scale just don't changing (freezing). I think is because uv0 coordinates changes by script.

1

mob-sakai commented 3 years ago

@GreenPenStudio Thank you for reporting! (The URL I sent was wrong, the issue has been transferred.)