Label vertical align and sizing 2.1.1

Hi!

I tried to move my project from 2.1.0 to 2.1.1. But encountered sever issues. One of them - all labels shifted vertically. I have many labels and it’s a lot of work to move them all by hands in editor.
More over it looks like bug for me. I can change cache node of a label to Char and it’s size become normal like it was in 2.1.0. But position is still shifted:frowning: And char cache mode doesn’t allow shrinking.
Heres how it looks in 2.1.0

And in 2.1.1

There is a background grid, so you can see the position difference.
I also made an example project for this issue https://github.com/asimaruk/cc-2.1.1-label-align-issue

Any advice on how to handle it without moving all labels in editor?

Same here. I also added a comment to the githun MR that seems to be related.

I found out that 2.0.10 doesn’t have this bug. Can I expect that 2.1.2 will have same fixes of that?