Text Input not working[Widget]

Can’t type into input text box in widget.

< input type=“text” >

A text cursor appears when you hover over the text box, until you click on it. After you click on it, typing doesn’t do anything. If you populate it with a value attribute, deleting doesn’t work either although it does position the cursor wherever you click. Clicking off the text box will sometimes make the cursor disappear.

After clicking on and off a text box, the cursor will now longer automatically appear when stopping and starting the game preview, even if I disable and re-enable the cursor in the widget options. Also, the text crosshair never appears again when hovering over the text box. The only thing that fixes these two problems is completely leaving the edit mode and reloading it.