This version of Unity is unsupported.

UploadHandler.progress

public float progress;

Description

Returns the proportion of data uploaded to the remote server compared to the total amount of data to upload. (Read Only)

Behaves identically to UnityWebRequest.uploadProgress.