I changed the text color in the UIInput from white to black. That's great and it prints "You can type here" exactly as the default label should. But when I click on the input and start to type, my text comes out in white (which makes it unreadable). There is nothing fancy about this input. I've changed nothing to make sure it was the input widget and not my code.
I can probably modify the text to preserve the color when modifying the chat text, but I was thinking this is something it should do automatically. Is there something I'm missing or is this really a bug?
Thanks