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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.