This version of Unity is unsupported.

Lightmapping.lightingSettings

public static LightingSettings lightingSettings;

Description

The LightingSettings that will be used for the current Scene. Will throw an exception if it is null.

Additional resources: TryGetLightingSettings.