Search Unity

Bug UIBuilder: Only able to type one letter at a time into text fields

Discussion in 'UI Toolkit' started by Kerihobo, May 16, 2022.

  1. Kerihobo

    Kerihobo

    Joined:
    Jun 26, 2013
    Posts:
    65
    When I open UIBuilder and begin editing the names of my elements, as soon as I type a single letter, the UI switches focus to my Hierachy and re-selects the currently selected element. Because focus is not on my text-field anymore, I'm unable to continue typing until I select the name-field again, and then the same thing happens.

    I can ignore UIBuilder for the most part, typing into UXML, but I've also resorted to typing first elsewhere then pasting into UIBuilder.
     
    Last edited: May 17, 2022
  2. Randolphjand

    Randolphjand

    Joined:
    Sep 23, 2017
    Posts:
    28
    I have mentioned this before and still no fix.
     
    MousePods and Kerihobo like this.
  3. TheRealZathalos

    TheRealZathalos

    Joined:
    Jul 29, 2015
    Posts:
    1
    I have this issue as well.
     
  4. ytds0304

    ytds0304

    Joined:
    Aug 16, 2021
    Posts:
    7
    I have this issue as well.
     
  5. JuliaP_Unity

    JuliaP_Unity

    Unity Technologies

    Joined:
    Mar 26, 2020
    Posts:
    700
    Kerihobo likes this.
  6. Kerihobo

    Kerihobo

    Joined:
    Jun 26, 2013
    Posts:
    65
    Last edited: May 17, 2022
    JuliaP_Unity likes this.
  7. Thimo_

    Thimo_

    Joined:
    Aug 26, 2019
    Posts:
    59
    Is there an ETA for when this fix is backported to 2022.1?

    Thanks in advance!
     
  8. JuliaP_Unity

    JuliaP_Unity

    Unity Technologies

    Joined:
    Mar 26, 2020
    Posts:
    700
    It was closed already, if it's not yet with the latest version (2022.1.6f1) it'll be on the next one for sure!
     
    ChGuidi and Thimo_ like this.
  9. ChGuidi

    ChGuidi

    Joined:
    Dec 28, 2021
    Posts:
    111
    I also have this issue sometimes in the actual TextField of UI Toolkit during runtime. Could this be related? Will this also be fixed with this fix?
     
  10. JuliaP_Unity

    JuliaP_Unity

    Unity Technologies

    Joined:
    Mar 26, 2020
    Posts:
    700
    Yes it should all be fixed, it wasn't UI Builder specific as you pointed out :)
     
  11. ChGuidi

    ChGuidi

    Joined:
    Dec 28, 2021
    Posts:
    111
    Oh that would be great! Looking forward to the fix.
     
  12. ElChangon

    ElChangon

    Joined:
    Sep 25, 2023
    Posts:
    1
    I am experiencing something similar in version 2022.3.10f1
    In the inspector, if I try to edit a float value it will blur the field as soon as what I have typed is a parsable float. Which means if I type any digit, it blurs. If I type a decimal point, it doesn't blur until I type a digit.
     
  13. TerrenceFlew

    TerrenceFlew

    Joined:
    Mar 27, 2024
    Posts:
    1
    I am still experincing this problem constantly in Unity 2022.3.10 it is a real pain, I have to write everything into a seperate notepad and cut and paste every word across. Occasionally it works fine but it is normally broken.
     
  14. JuliaP_Unity

    JuliaP_Unity

    Unity Technologies

    Joined:
    Mar 26, 2020
    Posts:
    700
    This problem shouldn't be in 2022.3 at all as it was fixed before those versions started being published but also have you checked more recent versions of the 2022.3 stream? Most recent one is 2022.3.25f1 for example.
    If you're still seeing the issue then I'd recommend filing a bug report through Help > Report a bug.