How to fix the overly blurred texture in unity? It’s so frustrating, since I can’t get it right, because when I tried it in LibGDX, the image looks good (Well, it’s not exactly a same image, but similar).
They both screenshot from android device (Samsung Galaxy Note 3 Neo)
I had the same problem. I am using Unity 5.5.0f3. I prepared an image 256x256px and when I import to Unity I chose the setting that ı show below. It is okay now. I spent a lot of time to find out this so I am very happy now. I hope this help someone
This is weird tho. The unity remote view is blurred, while the built version is not. I think it’s because the unity editor resolution is somehow forced to fit the window size (even though I’ve defined 1280x720 manually, but still forced down to around 400ish pixel), because, when I build the apk version and installed it on my device, the picture no longer blurred. Not sure why. (I tried with a new clean project btw.). But I think the problem is not on the camera ortho size. @ImmortalHydra@Jessespike