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
- The hover selection/highlight of items in the Insert button dropdown and the Documentation button dropdown are hard to see when hovered using the Light Editor theme
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
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