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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note (fix version 2020.2):
Does no longer reproduce with: 2020.2.0a1 and up