This version of Unity is unsupported.

BaseVerticalCollectionView.fixedItemHeight

public float fixedItemHeight;

Description

The height of a single item in the list, in pixels.

This property must be set when using the virtualizationMethod is set to FixedHeight, for the collection view to function.