unity-game-enginerenderingblurry

Unity in-game render problem (blurry), see GIF


My game looks kinda blurry, when I move and stand still, the camera slowly follows my character and the rendering looks blurry. I created a GIF: I found nothing, how to solve this problem.

https://gyazo.com/240018fc1269a8d9ad7b914881db8cd7


Solution

  • Try using Unity's 2D Pixel Perfect Package. Here is a Unity's blog post explaining how to import it and use it.