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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment