I am new to Unity and I’m having trouble with the text in my project. The text appears very pixelated, and I can’t figure out why.
Here is an example of how it looks:
text
I started a new 2D project, installed TextMesh Pro (via the popup), and added a TextMesh Pro text element. However, the text looks blurry and pixelated. In the tutorials I’ve watched, they just add the text and it looks clear, as it should.
Can anyone help me understand why this is happening and how to fix it?