I'm encountering low FPS issues on iOS while working on a URP 2D game.
Interestingly, I stumbled upon the Rendering Debugger by accident (through a three-finger tap). What's peculiar is that when I set the Material Override to Albedo in the Material Filters, it significantly boosts performance by almost 15 FPS.
Could someone kindly elucidate the functionality of this feature and provide guidance on how to implement this substantial improvement in my game? I haven't noticed any discernible visual changes when enabling it.