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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2020.2):
Does no longer reproduce with: 2020.2.0a1 and up