Home

Awesome

Unity selected objects History Window

openupm openupm

This plugin keeps a history of selected objects in Unity. It comes with a window to see the list of objects and interact with them with other behaviors like, for example, focus an previously selected object or even drag them to scene, project view, etc.

<img src="screenshots/demo.gif" width="500" /> <br/>

Dragging from window to inspector

<img src="screenshots/demodrag.gif" width="500" /> <br/>

Dragging from window to scene

<img src="screenshots/demodrag2.gif" width="500" /> <br/>

Search Toolbar

<img src="screenshots/search-example-01.gif" width="500" /> <br/>

Quick options to override behavior

<img src="screenshots/history04.gif" width="500" /> <br/>

Features

Install it from OpenUPM

This package can be installed using OpenUPM, just click here openupm for more details.

Note: recommended approach

Install from Git URL

You can also install it by opening Unity Package Manager and selecting add package from git URL and add this https://github.com/acoppes/unity-history-window.git#1.1.13 (check tags for the latest version), Or add it manually to the manifest.json. Check the latest released version.

After installing it, open it from the menu Window > Gemserk > Selection History, or with shortcut Ctrl + Shift + H.

As extra, it comes with a another window to keep track of a list of favorite assets and easily access them.

Favorites Window

This window keeps a list of favorite items, similar to searches but specific objects instead. It works in synergy with selection history window.

<img src="screenshots/favorites01.gif" width="500" /> <br/>

Features

Roadmap

Collaborate

Feel free to fork the project and make modifications for yourself or to share by creating pull requests. Also, create issues for feature requests or bug reports if you want to help improving this plugin, thanks!

Contact

<a href="https://arielcoppes.dev">My Personal Website & Dev Blog</a>