This version of Unity is unsupported.

LightmapEditorSettings.indirectSampleCount

public static int indirectSampleCount;

Description

Specifies the number of samples the Progressive Lightmapper uses for indirect lighting calculations. The default value is 512. The range is 8 to 131072.

If you increase this value, the quality of your lightmaps might improve, but baking takes more time.