Replace from Local, Reload cause that objects loose their instances status

Replace from Local, Reload cause that objects loose their instances status - they are treated as unique

No way to update them all !

Hi @Smolak

When you use Replace from Local, D5 often breaks the original link between assets and their instanced status, causing them to be treated as separate, unique objects.

To preserve instancing and enable proper batch updates, please keep the same file path and file name, and use Reload instead of Replace from Local whenever possible. Once instancing is lost after replacement, it can’t be restored automatically.

For more details, please refer here: How to sync/update modified/moved models to D5? | User Manual