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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment