How to properly setup a 2D pixel game?

Problem Im experiencing:

  • Blurry pixels

Things Ive done:

  • Applied pixel perfect cam to my main camera at the current PPU 16, x-size: 480, y-size: 270.
  • Imported sprites of 32x40 size as single sprites (one char in each sprite).
  • Filter mode: Point.
  • Compression: None.
  • PPU: 16

Pictures:

Probably the camera is to close, you could try adding the pixel-perfect camera component to the camera as well

Sorry, should have mentioned it, pixel perfect camera is added as well.

Lets say I would like to make a zoomable pixel game, is that impossible then???

for free zoom you cant use pixel perfect camera