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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Resolution Note:
This is the desired behaviour. We now clear the search box text whenever user changes view context.