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.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Feature Request Add render feature menu: allowing a custom menu name

Discussion in 'Universal Render Pipeline' started by StaggartCreations, Jan 29, 2021.

  1. StaggartCreations

    StaggartCreations

    Joined:
    Feb 18, 2015
    Posts:
    1,963
    Currently the list can get quite long if a project contains many render features. The name appears to be derived from the class name.

    upload_2021-1-29_11-38-50.png

    I want to suggest adding a class attribute, that allows us to specific the eventual GenericMenu name. In turn this would automatically enable the use of nested menus such as Screen Space/Feature1 and Environment/Feature 2

    A bonus would be filtering for the "Hidden" name prefix, much like it works with shader names.
     
    mattdevv and colin299 like this.