Update an Assest (.fbx) once added to the scene in Unity

Is there a way for me to dynamically update an Asset once added to the scene (hierarchy)?

When you update an asset, the update should immediately apply to the scene. There should be no extra steps necessary.