Search Issue Tracker
By Design
Votes
0
Found in
2018.2.0a6
2018.2.0a7
Issue ID
1022271
Regression
Yes
Using search in Project Window shows package manager files
If the project window view was set to One Column Layout before creating a new project, using search box shows package manager files in addition to projects assets.
To reproduce:
1. Create a new project
2. Set Project Window layout to One Column Layout
3. Close Unity and create a new project again
4. Make sure that the Project Window is still One Column Layout after creating a new project
5. Type in anything in the search box
Expected result: assets that are in the project are shown
Actual result: package manager files that match the search criteria are shown
Reproduced on: 2018.2.0a8
Did not reproduce on: 2018.1.0b13 2018.2.0a5
Notes:
This is a bad design as it might confuse users if their Project Window is set to one column and they create a new project. It should show Assets folder together with Package Manager OR using search in One Column Layout, it should only search in the Assets folder.
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
Add comment