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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment