This version of Unity is unsupported.
Method group is Obsolete

TypeDescription.size

Obsolete This API is outdated and will be removed. Please check out the Memory Profiler Package (https://docs.unity3d.com/Packages/com.unity.memoryprofiler@latest/). public int size;

Description

Size in bytes of an instance of this type. If this type is an arraytype, this describes the amount of bytes a single element in the array will take up.