How to fix blur sprites and text in UI
I made the interface using Unity UI, and configured Canvas Scaler.
The problem is that the higher the screen resolution the sprites and text are more blurry.
How do you fix this problem in your games?
Comment
Your answer
Follow this Question
Related Questions
Cannot implicitly convert type 'UnityEngine.Sprite' to 'UnityEngine.UI.Graphic' 0 Answers
Adding a single colored 2d panel in a 3d game 2 Answers
IMAGE AND SPRITE SETTINGS 0 Answers
How can multiple users control a single UI canvas using InputSystem? 3 Answers
How can i get the exact value of a variable into a keycode??? 1 Answer