Search Issue Tracker
By Design
By Design in 6000.0.X
Votes
0
Found in
2021.3.44f1
2022.3.48f1
6000.0.21f1
Issue ID
UUM-83825
Regression
No
The search bar text gets cleared when switching between package types in the Package Manager window
Reproduction steps:
1. Create any project
2. In the Menu bar select Window → Package Manager
3. In the Package Manager window enter any text in the search bar
4. Change the package type (e.g. from "In Project" to "Unity Registry")
5. Observe the search bar
Expected result: The text entered in the search bar should persist across different package types.
Actual result: The text entered in the search bar is cleared when switching between package types.
Reproducible with: 2021.3.44f1, 2022.3.48f1, 6000.0.21f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: In Unity 6000.0.21f1 the text is only saved in the Package Type search bar where it was written, as the issue is that the search prompt is always lost when switching through the types
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
This is the expected behaviour, as mentioned in the user guide, each Package Manager's menu gets its own search context: https://docs.unity3d.com/6000.0/Documentation/Manual/upm-ui-search.html
Resolution Note (6000.0.X):
This is the expected behaviour, as mentioned in the user guide, each Package Manager's menu gets its own search context: https://docs.unity3d.com/6000.0/Documentation/Manual/upm-ui-search.html