Alignment doesn't work properly when applying scale.
For instance in this case the red rectangle should be aligned left:
http://www.babylonjs-playground.com/#XCPP9Y#68
I'm getting the impression that under the hood it is first aligned then scaled, while it should probably be the opposite.