This version of Unity is unsupported.

AsyncGPUReadbackRequest.height

public int height;

Description

When reading data from a ComputeBuffer, height is 1, otherwise, the property takes the value of the requested height from the texture.