Currently when I click on a populated UIInput field, it automatically places the cursor at the end of the text string.
Is there a way that if I type in a UIInput, that I can either place the cursor between two characters to edit or select some of the characters within the UIInput field and then either hit delete or just start typing to delete and then replace them?
Perhaps related, I also saw a previous post from mid June that you were going to implement the ability to allow the left/right arrow to scroll through UIInput text but haven't seen any follow-up that the fix was completed, nor could I confirm it from my testing.
-Tim