Search Issue Tracker
Fixed in 1.5.1
Votes
0
Found in [Package]
1.5.0
Issue ID
1214238
Regression
Yes
[Quick Search] "ProgressOptions' does not exist in the current context" error on importing quick search package
Importing Quick Search package from Help window imports the latest package version which is not the verified version and throws "ProgressOptions' does not exist in the current context" error in the console. Going to quick search option prompts to install it again though it appears in the packages
Steps To Reproduce:
1. Create a new project
2. Help > Quick Search > Click 'Yes' when prompted to install
Expected Result: the package is installed without any issue
Observed Result: “The name ProgressOptions does not exist in the current context" error is thrown in the console
Reproducible On: 2020.1.0a21
Not Reproducible On: 2020.1.0a20, 2019.3.0f6
Environment: Win and Mac
Stack Trace: Library/PackageCache/com.unity.quicksearch@1.5.0/Editor/Providers/ADBIndex.cs(173,84): error CS0103: The name 'ProgressOptions' does not exist in the current context
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment