Unable to retrieve the old name of an asset after modifying the asset's name

I have found a way to implement my idea: using FEditorDelegates::OnPreDestructiveAssetAction to record the path of an asset before it is modified.

I hope this can help you if you need it.