Search Issue Tracker

Fixed in 5.3.0

Votes

0

Found in

5.3.0b1

Issue ID

734071

Regression

Yes

[InputField] ArgumenOutOfRange exception if font size is too big to fit text field

UI

-

Steps to reproduce:

1. Open attached project "InputFieldArgumentOutOfRange.zip"
2. Open scene "repro"
3. Run the scene
4. Type anything into input field
5. Observe ArgumentOutOfRange exceptions thrown in console

Note: Select InputField's Text child and change it's Font size to 15. Do steps 3-4 and notice that no exceptions are thrown.

Add comment

Log in to post comment