I have developed a game for android .i have build it got the apk.
When I install apk in my phone i am getting a pixelated view .
Please any one help me solve this prolem
I think there are multiple ways to solve this.
-
Maybe it’s the resolution so go to Edit->Project Settings->Quality then change the resolution Medium is default change it to high or very high (choose by your preference)
-
In your code maybe it is written as width/2 try changing it (decrease the 2 value I think try change it to 0.5).
-
Try change your sprites on truecolor with filter mode to Bilinear.
-
In the Unity Remote section of the Editor settings Edit > Project Settings > Editor you can switch the compression method between JPEG and PNG try change it to PNG
Hope this would help
There are a few ways actually, and we’ll go over each one.
- Prevent an Image From Getting Pixelated in the First Place.
- Use Software Like Photoshop to Apply a Blur.
- Try Sharpening the Image.
- Edit the Photo with a Sharpening Program.
- Get the Help of a Professional. https://www.myindigocard.us/
try using photoshop to avoid blurring
I dont have any sprites in my game
Even the first unity background is also blur