Search Issue Tracker

Fixed in 2021.2.X

Fixed in 2020.3.X, 2021.1.X

Votes

0

Found in

2020.2.0a13

2020.2.1f1

2021.1

2021.2

Issue ID

1306036

Regression

Yes

EndChangeCheck is not triggered when clearing the IMGUI search field by pressing the "x" button

IMGUI

-

How to reproduce:
1. Open the user's attached "SelectionUtility_2020.2.1f1" project
2. Open the custom Test window (Test->Show Window)
3. In the Test window's search bar type "a"
4. Press the "x" at the end of the search bar to clear the search string

Expected results: The console has logged two "Changed" messages, one after typing "a", one after clearing the search string
Actual results: The console has logged only one "Changed" message, only after typing "a"

Reproducible with: 2020.2.0a13, 2020.2.2f1, 2021.1.0b2, 2021.2.0a2
Not reproducible with: 2018.4.30f1, 2019.4.18f1, 2020.1.17f1, 2020.2.0a12

  1. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.0a4

  2. Resolution Note (fix version 2021.1):

    Fixed in 2021.1.2f1

  3. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.5f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.