Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.4.1
Issue ID
1183738
Regression
No
Error in console while searching in Quick Search after switching a scene if dockable window is used
How to reproduce:
1. Open the attached "QuickSearchError.zip" project
2. Open "SampleScene"
3. Open the Quick Search window and type in ">select Cam"
4. Create a new scene
5. Try to edit the Quick Search query
Expected results: The updated search completes successfully
Actual results: "Failed to get fetch Scene provider items" error gets thrown and no scene items are returned in the search results
Reproducible with: 2018.4.9f1, 2019.2.6f1, 2019.3.0b3, 2020.1.0a4
Note: Only reproducible if Quick Search is used in the docked window mode
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The dockable feature will be removed for quick search since it causes to many caching issue and design wise we do not want to keep it for UX reasons.