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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment