This version of Unity is unsupported.

ListView.itemHeight

public int itemHeight;

Description

ListView requires all visual elements to have the same height so that it can calculate a sensible scroller size. This property must be set for the list view to function.