Hello,
My game is a 2D platformer and I have a Depth of Field effect on one camera to render background objects while the one with no effects renders the player and other foreground objects. The problem is the camera with the effect doesn’t render neither does both cameras follow the player but once I delete the effects camera everything is back to normal. Also I have done the Culling Mask and Depth settings.
Thank you
So for anyone else who has had this problem I solved it a few days ago. Make sure that only one camera has the MainCamera tag