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:
open the pixel perfect camera modifier blueprint, and set “IsTopDown” variable to true
open the Pixel Perfect Master material. and set the “is top down” pin of the pixel perfect function node to true
this is all