Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Is Camera "Depth only" option no longer available?

Discussion in '2019.1 Beta' started by VizmystechLLC, Mar 31, 2019.

  1. VizmystechLLC

    VizmystechLLC

    Joined:
    Mar 26, 2014
    Posts:
    26
    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?
     
    IgorAherne and hg001 like this.
  2. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,609
  3. VizmystechLLC

    VizmystechLLC

    Joined:
    Mar 26, 2014
    Posts:
    26
    Thanks for your help! That makes a lot more sense now.
     
    Peter77 likes this.