Hi everyone. I have no idea why this has happened, but all of my text inputs, which have worked fine until now, have stopped letting me type in them. They are not disabled, I double checked, and it also allows me to paste text just fine? I don’t have a way to prove to you that I’m typing, but I’ll provide images
^ the text input when I try to type
^ the text input when I paste text
If someone knows why this is happening, or would like me to provide an itch.io link to try testing the text inputs for yourself, let me know. Thanks!
If you create a new project and just have a text input object, can you type into that?
If not, are you ale to test the project out on another device? Or put it onto itch.io, check if it works for you, and if not post the link here and we’ll see if it’s the same for us.
I created a new project, and the text inputs worked just fine. I also put it into a different scene and they worked just fine. I tried disabling all of my code relating to the text inputs, but they still didn’t work. I exported it to itch.io and it still doesn’t work for me. If you would like to try for yourself, here’s the link:
I just found the issue! There was a leftover text entry object that I hadn’t deleted that was interfering with inputting text for the text inputs. Very strange, but it works now!