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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a4
Resolution Note (fix version 2021.1):
Fixed in 2021.1.2f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.5f1