Re-linking of Photoshop file doesn't re-link to correct layer
When we try to relink a photoshop layer using a backed up file with different name, After effects doesn't automatically link to the correct layer.
We are using the following code for relinking the psd file.
app.project.items[1].replace(new File("psdFilePath"))
After the relink, instead of a single layer the whole psd file layers will get merged on to the first item.
Same workflow in Premiere pro, after relinking- Premiere Pro detects the original layer instead of merging all layers.
Is there any way to point to the respective layer of a PSD during relink media in After effects,
Or can this be added as an enhancement in After effects
Thanks.
