Search Unity

Question Pixel Perfect Camera

Discussion in '2D' started by Mossshine, Apr 10, 2021.

  1. Mossshine

    Mossshine

    Joined:
    Apr 7, 2021
    Posts:
    1
    Hi, I am creating a pixel game.

    For some reason today (as yesterday it was just fine) my Pixel Perfect Camera (from Package Manager) no longer works on tiles.

    I have anti-aliasing off, mipmaps off, sprites use Point filter, have correct asset pixel per unit and do not use compression.

    The tiles are a bit atypical 40px (we are redoing them to 48px), but as I said, yesterday it was just fine.

    Any tips ? Unity 2020.3.2f1

    upload_2021-4-10_12-9-35.png

    upload_2021-4-10_12-12-13.png

    upload_2021-4-10_12-13-10.png
     
  2. Blejz43

    Blejz43

    Joined:
    Mar 4, 2020
    Posts:
    8
    Have you tried updating the package? Maybe there is an update you should download