This is a problem that just started today. I have been going through the Unity tutorials with no issues, but today when I opened a new blank project, any game object I place in the scene looks as expected in scene view but completely pixelated in game view*. I have seen other posts mention anti-aliasing, but I haven’t changed any of the default settings for a new project, which include 2x Multi Sampling for the Anti-Aliasing property in quality settings.
Does anyone have any other ideas about what could be causing this? Many thanks in advance!
*I tried to upload a screenshot but the upload feature is being wonky. Will try again later.
Is your game view zoomed in? As of Unity 5.4, you can use the scrollwheel to scale the game view, which may be your problem. We'll see what the screenshot is like when it's up.
– MichaelisI have the same issue, but it worked when i did this: Click to a dropdown Free Aspect, then check the "V-Sync ( Game View Only )" and uncheck the "Low Resolution Aspect Ratios"! Happy if i could help you!
– Rectify