This version of Unity is unsupported.
Method group is Obsolete

TextureImporter.normalmap

Switch to Manual
Obsolete normalmap Property deprecated. Check [[TextureImporterSettings.textureType]] instead. Getter will work as expected. Setter will set textureType to NormalMap if true, nothing otherwise. public bool normalmap;

Description

Determines whether this texture is a normal map.