This version of Unity is unsupported.

DynamicAtlasSettings.maxSubTextureSize

public int maxSubTextureSize;

Description

Specifies the maximum size (width/height) of a texture that can be added to the atlas. When activeFilters contains DynamicAtlasFilters.Size, textures larger than this size are excluded from the atlas. Otherwise, this value is not used.