Can we make the mouse cursor more clear in the text boxes?

Hi Team,

Its hard to see the cursor in the text boxes. Is there a way the cursor to blink all the time. Can we change the color of the cursor.

Hi @srjanga,

The cursor will blink “all the time” as soon as the Text Input is in editing mode, meaning it has the focus.
If you have multiple inputs in the same scene, only one can have the cursor visible and blinking
If you have only one input in the scene and you want “the cursor to blink all the time”, you need to call the action “Enter editing mode” on a trigger such as “Scene has been entered”

You can’t change the cursor color but you can change the Text input background colors, both for normal state (no cursor) and edit state (cursor blinks)

1 Like