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. Dismiss Notice

Feedback Make Gizmo dropdown search field not part of the scrolling part

Discussion in '2022.1 Beta' started by Xarbrough, Dec 12, 2021.

  1. Xarbrough

    Xarbrough

    Joined:
    Dec 11, 2014
    Posts:
    1,184
    The scene view gizmo dropdown has a search field to filter the number of shown options, which is a great feature per se. However, I would like it even more if the search field was not part of the scrolling group. If I'm looking for something, I'll start scrolling through the list, but when I realize that there are too many options and it will be hard to find what I'm looking for, I want to immediately start typing to search without having to scroll back to the top. Also it just feels like a search field is something that belongs to the "header" of a window, even if its a dropdown and it should therefore not be part of the scrolling content. Also, CTRL + F to jumpt to the search field and begin editing would also be great. :)