Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 813 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 813 Bytes

Unity Selection History

Unity Version

This is a small plugin that keeps a history of object selections and displays them in a Window. It also supports favoriting selections.

To use: Window > Selection History

⚠️ Requires Unity 2020.1 since it saves configuration to your UserSettings folder ⚠️

Features

  • History of selected objects with configurable count
  • Selects objects from the history window
  • Favorite objects in the history window
  • Drag objects from history to other object fields to link them
  • Drag assets (folders, scripts, etc) from history to the project browser to move them
  • Navigate history selections programmatically to make custom navigation UI