Since this version of unity seem to offer some major changes on editor UI, such as the ability of docking things around, I think it can be a good time to resurface a major missing component on editor UI for YEARS.
Which is the back button on Project window/tab. I work with multiple Project tabs and tend to lock two of them while having one free and go where ever I double click, although, sometimes I just need to quickly go back after checking stuff.
I believe it is a common issue throughout the user base. So, if you folks may consider this feature, that would be really nice.
Yes! Right now I have seen everyone work around this by having more than 1 project view opened and locked manually.
Iād rather call it āpreviousā because ābackā could be mixed up with going back up a folder.
Canāt the last 10 selected GUIDs be saved for that āback/previousā? Or maybe save the folders, instead of the GUID. Of course, reimporting and changing GUIDs would wipe out this queue.
And maybe even allow a ānextā in case you want to quickly alternate between two folders. Back, next, back, next. Instead of a queue, storing on an array that is truncated once you go back and do any change.
Iād even move this feedback to all of the current Unity versions.
Edit: ā¦back and forward / instantly jump to previous selection from dropdown (and from options menu at the left side you can clear the selection history, remove current from list or reselect the displayed selection). works with multi-select as well. feel free to expand/refine to suit your needs
Anyone who find that this useful addon struggles to impose a minSize.x for docked windows can exploit Unityās internal class readonly value, thereby setting the BUTTON_SIZE to 80, which will give you nice big back and forward buttons, and less ādeadā space in your editor