Updated_at not changing after updating fileupload field

Hello.
I’m using several content types in my project, by defining them in their respective Tailor blueprints. The problem is, when I upload a file through the UI, for a fileupload field, the “updated_at” field is not automatically updated, as it usually happens with other types of fields.

I’m on version 3.5.14.

Any clues?

Thanks in advance for your comments.

As a matter of fact, the same problem occurs with other field types, like “entries”.
Maybe I should report this as a bug.

This is expected since it is a related field that is getting updated, technically the main record has not been touched.