Hello,
I am having a weird error. I'm making my own text input window using sprite fonts. Everything works pretty well except one thing:
Whenever I have a "[" anywhere in the text followed by a "]", everything in-between and the brackets themselves get erased. As soon as I delete the closing bracket everything returns. I assume this is something in the engine reading the brackets and not liking it.
Any help on how to circumvent this is greatly appreciated.
If I wasn't clear or you need an example uploaded, please let me know.