Search Unity

Question Getting pixelated terrain at distance !!

Discussion in 'General Graphics' started by keanttp, Aug 30, 2021.

  1. keanttp

    keanttp

    Joined:
    Aug 30, 2021
    Posts:
    1
    Hi im testing my game on android and im getting pixelated terrain at some distance screen shot attached any one know what is causing this and any fix?
     
  2. kdgalla

    kdgalla

    Joined:
    Mar 15, 2013
    Posts:
    4,634
    probably your camera's far clip plane cutting the terrain short. You can adjust it in the camera component.
     
  3. UnityLighting

    UnityLighting

    Joined:
    Mar 31, 2015
    Posts:
    3,874
    Your android device can not render the terrain
    You have a problem with the shader of the terrain
    Change the terrain Shader to Legacy Diffuse from settings tab on the terrain inspector