This version of Unity is unsupported.

NPOTSupport

enumeration

Description

NPOT textures support.

Properties

NoneNPOT textures are not supported. Will be upscaled/padded at loading time.
RestrictedLimited NPOT support: no mipmaps and clamp wrap mode will be forced.
FullFull NPOT support.