Changing Input Field Size

I have been trying for hours to try and figure out how to get the input field to change size, theres no width or height option in the editor, all I can do is change the scale but that just screws up the scale of the text. Its supposed to support multiline text with wrapping, how is this supposed to work? I cant seem to find anything anywhere about this.

Thank you!

works for me… do you have screenshot how it looks in yours?
2549366--177240--inputfield.gif

or maybe you have layout group component in the parent gameobject?

1 Like

Oh my, your totally right. Apparently I had assigned anchors at some point? This changes the text to right and bottom… Thank you for this!!!