To add to this: I quickly coded it on my own since I have to switch back and forth from one gameobject and another in order to change settings. So what’s needed is definitely a browsing history. And a proper favorites manager
This took me half a day. I’m not experienced in that stuff, so I guess there’s performance, play mode, unity restart considerations I missed and what not, but all in all with all the pitfalls I guess a Unity dev can have that feature up in about a week. With a huge impact on everyone because actually Unity users can finally stop wasting time navigating to frequently used objects.
One can add another week of course because one may want to distinguish between hierarchy and project. And a tree would be preferred for favorites. But anything would be a start. Really anything. What we have now is nothing usable at all.
I may be misunderstanding something, but you do realize that you can drag and drop folders in there or create new search queries without coding?
Renaming works, too, but it should be more accessible (default F2).
But it’s useless nontheless. I want to switch back and forth between multiple objects like e. g. the terrain, the microsplat config and the texture array without jumping hoops through folders. I know about locking the inspector, but that’s just one example and I don’t want to have 3 inspectors or more open at the same time. The favorites should work on an object basis as well imo.
I wrote a small editor window with buttons to do just this. If you are interested I can post some code, but I’m sure other people have done it better. Might even be something in the asset store.
What’s most unfortunate about the Favourites section is that it’s shared between all your projects.
If I drag folders (or search queries) I commonly use in one project there, I just clutter the space in all my other projects, because of course I don’t have the same folder structure everywhere.
The editor is in serious need of some love. It’s the same since thousand years…
Half of my project is editor scripts I wrote myself or bought from the asset store just to workaround its limitation, and most of them are basic or essential.
I use the favorite folder a lot however, so please don’t remove it…
I also agree that it makes no sense that the favorites are shared between projects, it is very annoying.
I updated my tool and created a dedicated forum post in case anyone has use for it. I do hope though that Unity comes up with an integrated solution. Here’s the thread: