Focus is lost upon pressing a key while editing Text field.

Hi everyone, I am currently working on a small editor tool. However there seems to be an issue with the focus. Whenever I press a key while editing any value under the “Label” part of the inspector, my cursor’s focus goes to viewport. This doesn’t happen on editing other fields, such as any value under the Display/Position parts.

Check out this video, and watch my cursor’s focus as I spam ‘F’ key.

As you can see, it doesn’t let me type more than 1 characters.

Hi, I think this is related the bug reported here: Bug - UI Builder input fields lose focus after typing one character - Unity Forum .

A fix should be on the way.

Oh, I didn’t saw that one! Thanks for the fix :slight_smile: