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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment