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
- Layer render order is not respected inside the Android Player when using GPU Resident Drawer.
- “You are not using the recommended Android NDK, versions other than 27.2.12479018 are not officially supported.” warning is still displayed when Android SDK is set to the correct NDK version manually
- OnWillSaveAssets receives an empty paths array when saving a new Scene
- UV Node's Label is cut off when Preview is collapsed
- Dragging Search Query Block can remove its color
Resolution Note (fix version 2020.2):
Does no longer reproduce with: 2020.2.0a1 and up