Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.1.0b7
2020.1.17f1
Issue ID
1305469
Regression
Yes
Refreshing "My Assets" displays all assets and ignores what is in the search bar
How to reproduce:
1. Create a new Unity project
2. Open up the Package Manager
3. Select the "My Assets" section
4. Type in the name of a package you have in your "My Assets"
5. Click the refresh button
Expected results: The packages get refreshed, but only the packages you searched for are shown
Actual results: The packages get refreshed and all the packages are displayed again
Reproducible with: 2020.1.0b7, 2020.1.17
Not reproducible with: 2019.4.18f1, 2020.1.0b6, 2020.2.0a1, 2020.2.3f1, 2021.1.0b3, 2021.2.0a2
Couldn't test with: 2018.4.31f1 (No "My Assets" section in PackMan)
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 RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
- Motion Blur has sharp edges when object is moving in the foreground of another object
Resolution Note (fix version 2020.2):
Does no longer reproduce with: 2020.2.0a1 and up