Search Unity

Would it be possible to have a read-only inspector view when clicking on a prefab in the project ?

Discussion in 'Prefabs' started by Kiupe, Jan 10, 2019.

  1. Kiupe

    Kiupe

    Joined:
    Feb 1, 2013
    Posts:
    528
    Hello,

    When searching for a specific prefab with a specific script with a specific value, for example looking for an enemy prefab with a specific ID (random example) you have to select and edit all enemy prefabs until you find the right one. Just be able to see scripts in read-only mode in the inspector when selecting a prefab could dramatically ease this workflow.

    Does that make sense ?

    Thanks