Search Unity

Sprite and screen size ratio

Discussion in '2D' started by Silasi, Jul 26, 2019.

  1. Silasi

    Silasi

    Joined:
    Jul 25, 2016
    Posts:
    48
    Hey guys,

    I have a problem with different aspect ratios. Mainly with the background sprite.

    This is what it should all look like (at 2560x1440):
    first.png

    When changing to 2960x1440, this happens:
    sec.png

    The background now has white borders and both settings and coin icons dissapear. They are all canvas images with anchor presets set. The canvas has the scale set to "Scale with screen size" and 800x600 as a reference resolution.