Search Issue Tracker
By Design
Votes
0
Found in
5.6.1p2
Issue ID
921865
Regression
No
Asset resizing tab on the bottom in the Project window does not exist when in One Column Layout
To reproduce:
1. Open a new Unity project
3. Switch to One Column Layout in the Project folder
Expected result: there should be a small tab on the bottom of the Project folder in which you can resize the assets and see the name and icon of the asset you click on.
Actual result: that tab does not exist in One Column Layout
Note: While in One Column Layout, write anything in the search bar - the tab on the bottom will appear.
Reproduced on: 5.5.4p1, 5.6.2f1, 2017.1.0b10, 2017.2.0a4
================================================================================
I think the problem here is that we are showing the resize slider when searching in one-column mode.
By design: The reason why there's no resize slider and selected item info in One Column Layout mode it's because it should reflect a tree view. In this mode, the elements have fixed sizes in order to give a compact view.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment