Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Feature Request "enable" button in inspector that enables relevant features if they're disabled.

Discussion in 'High Definition Render Pipeline' started by PutridEx, Sep 9, 2021.

  1. PutridEx

    PutridEx

    Joined:
    Feb 3, 2021
    Posts:
    1,099
    For example,
    If i add volumetric clouds override. It tells me Volumetric Clouds are not enabled for my project.
    And so, I have to open my HDRP asset that correlates to my active quality setting, enable volumetric clouds, then go to my camera frame setting and enable volumetric clouds.

    Sometimes I forget I need to also enable on the camera and I sit there wondering, why in the world does it not work.

    If a button that does all the work is not deemed a good idea, at least a button that opens up the settings page where said feature needs to be enabled.
    Or maybe two buttons, one that enables it on all cameras, and one that enables it in HDRP assets.