I have noticed that the built in text input field in Unity lacks a bit of polish. For instance the text gets blurry when scaled up and the caret bugs out when entering more than a few lines of text (for me at least). So I looked into assets that solves this better. I found a number of really good solutions for rendering sharp text with all kinds of bells and whistles, but not any basic text input field. All I need is a scrollable text field that looks good in any scale and angle, with caret and text-selection. Does anybody know of an asset like this?
↧