Selection Keeper

  • Keep your selection highlighted across scene loads.
    Usually if you press play in the Editor unity will keep your selection active only on first load. It gets lost once you have unloaded the scene in play mode, which is annoying. This plugin restores your selection.
  • Supports multi scene setups.
  • Works in both Play mode and Edit mode.
  • Full source code included.
    I am a developer too and I don't like closed source assets.
  • Compatible with Unity 5.4.0f3+, Unity 2017.x, Unity 2018.x, Unity 2019.x
    It may work with earlier versions too but I haven't tested it.

Selection Keeper for Unity

It helps you to keep things selected over multiple scene loads.

Usually if you press play in the Editor unity will keep your selection active only on first load. It gets lost once you have unloaded the scene in play mode, which is annoying.

This plugin restores your selection whenever the last edited scene(s) are loaded during Play mode.

If you are not sure what it does then please watch the intro video below or on Youtube.

Take a look

Support

If you find any errors then please use the support form, write to office[at]kamgam.com

Please be patient, replies may take a few days. Please include your Asset Store Order Nr in your request.

Thank you.

Known Issues

None known at the moment. Let me know if you have any.

Settings & Documentation

Installation

Download the Asset from the Asset Store and import it into your project. You are done, no additional setup is needed.

A new menu called "Selection Keeper" will be available under "Tools" in the main menu bar. Go check it out once the import is done.

Info: the asset files will be copied into /Assets/Plugins/SelectionKeeper/Editor. The settings and manual files will be created in the same location.

Settings

You can find or recreate the settings file (named "Selection Keeper Settings") through the main menu (Tools > Selection Keeper > Settings). You can move it out of the plugins folder too. That's useful to avoid losing the settings if you reimport (update) the plugin.

License

Copyright (C) 2018 KAMGAM e.U. - All rights reserved The code can only be used under the standard Unity Asset Store End User License Agreement. A Copy of the EULA APPENDIX 1 is available at https://unity3d.com/company/legal/as_terms

I publish this plugin with full source code because as a developer I know how annoying it is to not have source code access. If you like it then please remind others to purchase the plugin. Don't just copy and paste it everywhere.

Thank you