If a multi-step form is implemented and the user uploads a file via an asset field, then selects a different step and navigates back to the step with the asset field, FilePond appears visually empty because it is not reinitialized with the already uploaded file.
The file is still present in the form response, but this could cause confusion for the user and lead to duplicate uploads.