- Home /
why are my sprites pixeleted in the game view?
the sprites are clear in the scene view but the the game one are really pixeleted, the graphics in "low quality", how can i fix these problem? i add some images to explain better. thanks.
Check your scale(at the top of the "Game View" bar) i think its at 5, it should be at 1
Answer by Newlex · May 22 at 05:20 PM
Above your editor's game viewport there is a scroll bar labeled "Scale", this is set to "5x" for your view right now. Setting it back to "1x" should resolve your issue.
Your answer
Follow this Question
Related Questions
How to tile sprite in 2D game when scaling instead of stretching 2 Answers
Game window is broken 3 Answers
How to make "circle" sprite’s border more smooth? 1 Answer
How to flip hitboxes if my 2D Sprite is Flipped in AnimationsEditor ? [Unity2D] 1 Answer
How can I use one 2D sprite with different pivot points? 0 Answers