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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment