Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
0
Found in
6000.0.0b1
6000.1.0a1
Issue ID
UUM-91490
Regression
No
onDisable not always called for SearchProvider
Bug logged from this discussion: [https://discussions.unity.com/t/custom-searchprovider-doesnt-call-ondisable-when-window-is-closed/1568687/8]
* There are no clear repro steps unfortunately or I wasn't able to find the proper pattern.
* Ensure you have a SearchPRovider with an onEnable and onDisable functors and that those functors print something when they are triggered
* Open the search window see that onEnable is called. Closed the search window and see that onDisable is called.
* It seems that if you add queryblocks, remove frocus from the searchfield (or the window?) and close it, sometimes onDisable is not called.
* It seems it happens more often when you add a block and close the window.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [UIToolkit] FPS drops/increase in time consumption in the UI Toolkit rendering when adding "style.backgroundColor" and/or "style.backgroundImage" to the VisualElement
- onDisable not always called for SearchProvider
- Build failure errors are cleared in console before you can read them
- Sprite Library Editor contains corrupted and low resolution icons
- [Linux] Players Application window does not update on move when window is changed from full-screen mode
Add comment