if your game is a top down one, you still can use the pixel perfect plugin. there are two small things you have to do:

  1. open the pixel perfect camera modifier blueprint, and set “IsTopDown” variable to true

    Screenshot (91).png

  2. open the Pixel Perfect Master material. and set the “is top down” pin of the pixel perfect function node to true

    Screenshot (92).png

this is all