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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Resolution Note (fix version 2020.2):
Does no longer reproduce with: 2020.2.0a1 and up