Editor Level Pairing plugin

ELP - One click editor multi-scene loading

This plugin is for users who work worth Unity’s multi-scene editing and are frustrated with the cumbersome built in way of swapping in/out scenes.
ELP fixes this problem, making working with multi-scene editing in the editor quick and easy. No more searching for your scenes folder, then your scene and then dragging and dropping it into the hierarchy - just simply create a pairing, then load it quickly using the ELP editor window.

Active Scene - set which scene you want to load as the “active” editor scene, EG: the scene with your light bake, or the scene to load from in play mode.

ELP comes with 4 premade pairings, which load 6 demo scenes in various combinations to show off the plugin. (These are not required and can be removed from the project once you’re done with them.)

Asset Store link: ELP - Editor Level Pairing | Utilities Tools | Unity Asset Store

1 Like

v1.1.5

  • Fixed bug when changing ELP’s with dirty scenes, clicking cancel now works correctly.
  • Added catches for null reference errors.

v1.1.4

  • Rearranged the ELP window to show clearer which active scene list is linked to which load button.

  • Changed to using SceneAsset from Object, so now when adding scenes to the ELP only scenes are displayed in the search window when it opens.

  • Added a button to add any scenes to the Editor Build Settings, that aren’t already added.


v1.0

  • First release

Pushed an update which fixes a bug, and some tidy up of the code.

v1.1.5

  • Fixed bug when changing ELP’s with dirty scenes, clicking cancel now works correctly.
  • Added catches for null reference errors.