Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Bug project search is still delayed in beta 6

Discussion in '2021.1 Beta' started by laurentlavigne, Feb 21, 2021.

  1. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    6,327
    repro:
    in a new project that has only a samplescene.unity in it start typing "samplesc" in the search field of the project panel.
    what we get = nothing until the keys are released
    expected = search as we type, like in Hierarchy View.
     
  2. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    6,327
    bug# 1316361
     
  3. jonathans42

    jonathans42

    Unity Technologies

    Joined:
    Jan 25, 2018
    Posts:
    514
    We are using a debouncing threshold since 2017.4. So you can expect a delay of up too 250 ms when you type.
     
  4. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    6,327
    what for? there is no delay in hierarchy and it feels right.
     
  5. jonathans42

    jonathans42

    Unity Technologies

    Joined:
    Jan 25, 2018
    Posts:
    514
    If I remember correctly, the search field was changed in 2017.4 to use a delayed text field in order to be more efficient with large project (at that time other users logged an issue to have the text field be delayed/throttled)
     
  6. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    6,327
    Not a fan of crippling search for every other project because of some whales but I get it.
    you know when the delay slider is getting some love? it's still broken in even alpha versions of unity