This is a fork of the excellent Unity-Editor-History by Bedtime Digital Games.
Navigate between previously selected gameobjects or assets with rebindable shortcuts.
Features a jump list to navigate to a specific selection history element (requires Unity-Toolbar-Extender).
Differences:
- Unity-Toolbar-Extender is now an optional extension.
- Converted history back/forward keybinds to make use of Unity's editor shortcut system (default binds: Mouse3 / Mouse4)
- History is now saved between editor sessions.
Add this URL to the Unity Package Manager as a Git package:
https://github.com/tmthomsen/Unity-Editor-Selection-History.git
Note
If you want to make use of the history jump list UI, simply add Unity-Toolbar-Extender to your project as well, and the UI button will appear in the upper right corner of the editor next to the "Undo History" button.