This version of Unity is unsupported.

Texture2D.desiredMipmapLevel

public int desiredMipmapLevel;

Description

The mipmap level that the streaming system would load before memory budgets are applied.

This includes requested and minimum mip level settings. See Also: calculatedMipmapLevel, requestedMipmapLevel, minimumMipmapLevel.