Hi!
I'm using NGUI 2.7.0 with Unity 5.
I have two different atlases with the same sprite.
When I use one of them the sprite looks ok, but when I use the other one the sprite has some weird lines on it's alpha part.
You can see the problem here:
http://postimg.org/image/vs7lzb6it/I read some advice about increasing the canvas around the image for like 1-2 pixels. It seemed like it helped. But now it's happening again on the other atlas.
Both atlases have the same settings and UISprite scripts have the same settings too.
Any ideas? Thanks for reading.