> For the complete documentation index, see [llms.txt](https://motiongamesstudio.gitbook.io/magic-lightmap-switcher/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://motiongamesstudio.gitbook.io/magic-lightmap-switcher/getting-started/general-settings.md).

# General Settings

## Import MLS Package <a href="#id-2-import-mlp-package" id="id-2-import-mlp-package"></a>

Import the MLS package using the "**Asset Store**" or go to the "**Assets** ➞ **Import Package** ➞ **Custom Package**" menu and select the package in Windows Explorer.

{% hint style="info" %}
If you do not need the scenes with examples and any related data, then you can exclude from the import the folders "**Examples**" and "**Resources**".
{% endhint %}

## Editor Setup <a href="#id-1-editor-setup" id="id-1-editor-setup"></a>

Disable lighting "**Auto Generate**" option for the plugin to work properly.

<figure><img src="https://484743511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-ML4jBQpiY0hXPLy-BzC%2Fuploads%2Fw9y79o1n2Q7hH8B6zmAx%2Fimage.png?alt=media&amp;token=4b8f2ec0-d1bf-4692-893b-99d24e0bc37a" alt=""><figcaption></figcaption></figure>

If you are using **Configurable Enter Play Mode**, then for the plugin to work properly in play mode, you need to check the "**Reload Scene**" option. Otherwise, blending will only work in edit mode.

![](https://484743511-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ML4jBQpiY0hXPLy-BzC%2F-Ma5Sf53R1V96jYrS299%2F-Ma99NcOxWSdMhxDvhOZ%2Fimage.png?alt=media\&token=41dff9fd-98e4-4329-a5f4-3377e42b4793)

In new versions of Unity, the Forward+ and Deferred+ rendering paths are available in URP. In these modes, Unity creates atlases for reflection probes, which means that individual reflection probes are not updated even if they are assigned a new reflection texture. For reflection blending to work, you should not use Forward+ or Deferred+.

<figure><img src="https://484743511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-ML4jBQpiY0hXPLy-BzC%2Fuploads%2FSflYZH15C5c17wtiCSee%2Fimage.png?alt=media&amp;token=6511e71e-6414-4481-b5ba-d49acaff3204" alt=""><figcaption></figcaption></figure>

In HDRP, blending reflection probes is also not possible due to the use of atlases.
