This version of Unity is unsupported.

CollectionVirtualizationMethod.FixedHeight

Description

ListView won't wait for the layout to update items, as the all have the same height. fixedItemHeight Needs to be set. More performant but less flexible.