Is Camera "Depth only" option no longer available?

In all of my past Unity projects, I have set up my scenes with 2 cameras:

  1. Main camera to render character, environments and other effects

  2. GUI camera that only renders the UI

For the GUI camera, I was able to set the clear flag to “depth only” which would allow the camera to show the UI elements without interfering with the main camera.

I am now getting ready to start a new project in 2019.1 b9 (latest beta at this time) with the Low Render pipeline. I cannot find the option to set my GUI camera to depth only. The only options are: Skybox, Solid Color and a new option called Don’t Care… Am I missing something?

2 Likes
4 Likes

Thanks for your help! That makes a lot more sense now.

1 Like