I'm developing an in-game UI for my game and noticed that anchor behavior sets different positions for sprites and text. For sprites, it works excellently but text nodes are always shown incorrectly if compare with the editor version. The anchor settings are absolutely the same for both object types.
This is how it renders in the game
This is how it renders in the editor