Hi,
I’ve a pretty strange problem on an InputField: When I press the Return key in order to validate it, a ‘\n’ character is added to the end of the text. As I’m doing a chat system it’s pretty anoying. However, the ‘\n’ don’t appears when I am testing my game in the editor. My InputField has the Single Line option. And I’m on a mac.
Do you have any idea ?