Hi !
Long time no see

Just to say that with the new version, the pixel perfect is broken, if I take a UILabel and keep pressing the Make Pixel Perfect button, it will go down of 1px at every press of the button.
So if you're like mean, and doing a lot of Alt+Shift+P to make everything pixel perfect, your hole UI will go down...

It happens with this hierarchy :
#2D UI# (0, 0, 0) <- position
Camera (0, 0, 0)
Anchor (0, 0, 0)
Menu (0, 0, 0)
MenuGame (0, 0, 0)
InfosRight (512, 310, 0) (no script attached to this GameObject)
LabelCoinCount (-63, -30.5) <- this one keeps going down with each press
Sprite (common_coin_small) <- this one does not move