Hi all.
I've been running into an issue with UISprite.
I have prefab for simple chat message, it have special script - anchor binding that set anchors by some conditions (text size, like phone messages).
Sometimes, when script set anchors, it look like that:

As you can see - physically sprite placed normally (on right side), but it was drew outside them rect. And what the worst - i have no idea what is going wrong.