Search Issue Tracker
By Design
Votes
0
Found in
2020.1
2020.2.0a10
2020.2.0a16
Issue ID
1259400
Regression
Yes
[Package Manager] Search field is reset if search location is changed
Reproduction steps:
1. Create a new project
2. Open Package Manager: Window -> Package Manager
3. Edit some text in the Package search field
4. Switch from 'Packages: In Project' to 'Packages: All' (or the other way around)
Expected result: text in the search field remains
Actual result: text field is cleared
Reproducible with: 2020.1.0b14, 2020.2.0a10, 2020.2.0a16
Not reproducible with: 2018.4.24f1, 2019.4.2f1, 2020.2.0a9
Note: a video is attached
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
- [macOS] Rendering Debugger Volume's "Component" dropdown is opened with a big offset when "Component" field is set to any "Sample Scene"
- [iOS] Metal API validation error thrown when MSAAx2 and Depth&Color Texture are enabled
- Pressing “Open” button in Inspector > “High Quality Lines” Override throws “Item m_RenderPipelineSettings.supportHighQualityLineRendering not found” warning
- Overlays are immediately undocked when the Overlay is docked to the right side of Scene View and the Overlay's Handle is clicked
- Crash in PhysicsManager::IgnoreCollision when a GameObject with “Is Trigger” enabled enters a collision in a specific project
Resolution Note:
This is the desired behaviour. We now clear the search box text whenever user changes view context.