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

What if when the Editor has missing data fields there was a button to create one?

Discussion in 'Editor & General Support' started by Arowx, Nov 11, 2021.

  1. Arowx

    Arowx

    Joined:
    Nov 12, 2009
    Posts:
    8,194
    This tends to happen to me around the complex set of data that are the new rendering systems and lighting.

    Scenario: You need a new rendering pipeline and it's obvious in the project settings but you now have to find it in the huge menu set.

    What if you click the dot next to the empty field and as usual selector box that pops up does not find a matching data type in the project.

    Only now Unity add two things one a button to create a new one and two a help button that shows you where to find it and how to make one.