/t5/photoshop-ecosystem-bugs/p-can-t-copy-a-path-in-an-action/idi-p/12420348Nov 11, 2020
Nov 11, 2020
Copy link to clipboard
Copied
I use an action in my workflow to copy a path from a jpg and paste it into a tiff. Used to work flawlessly from PS CS6 up to and including the previous version of PS CC 2020.
Now I get this:
Screenshot20201111at11.34.52-532b7e9f-d5f8-44dc-bfb8-699c357d1927-823947220.png The layers palette and the part of the action:
Manually it won't work either, *unless* I first select the Path Selection Tool.
Also, I see that if I use 'Open files into Photoshop layers' from Bridge, the default filename is "Untitled-1" again. A while back (PS CC 2019?) it got changed to "Untitled1" from that. Not sure what is preferred, but it would be nice if you make up your mind, so I don't have to keep changing my actions that rely on the exact filename…
This issue should be fixed in the Photoshop 22.3 update that went live today. This update includes fixes to some of the top customer reported issues among other bug fixes. See Bug fixes and security updates
/t5/photoshop-ecosystem-bugs/p-can-t-copy-a-path-in-an-action/idc-p/12426763#M25810Nov 11, 2020
Nov 11, 2020
Copy link to clipboard
Copied
Haven't tested, since I cannot let the action select the tool (unlike for example the brush tool, that can be set from within an action), so it would require me to add a stop and manually set the right tool every time before I run the rest of the action.
Not exactly a viable workflow.
For now I'm back to using PS CS 2019.
Edit: Tested it: even with Path Selection Tool active, the action won't copy. Manual copy does work then.
/t5/photoshop-ecosystem-bugs/p-can-t-copy-a-path-in-an-action/idc-p/12426762#M25809Nov 11, 2020
Nov 11, 2020
Copy link to clipboard
Copied
I suspect the Tool-selection within the Action could be handled with a short Script but apparently my previous test was sloppy as I can now reproduce the issue – with the Path Selection Tool, the Pen Tool, the Move Tool, … selected an Action fails at the path-copying step.
/t5/photoshop-ecosystem-bugs/p-can-t-copy-a-path-in-an-action/idc-p/12426761#M25808Nov 11, 2020
Nov 11, 2020
Copy link to clipboard
Copied
Well, it's a only a few steps (shown in the screenshot in the OP) in a longer action. Assumes a few specific files open, but I guess you can just run those specific steps (select, copy, close).
/t5/photoshop-ecosystem-bugs/p-can-t-copy-a-path-in-an-action/idc-p/12426757#M25804Nov 12, 2020
Nov 12, 2020
Copy link to clipboard
Copied
This bit is to copy a path a third party made (in a jpg) to a working 16bpc file. Then it does a few other things. In the workflow for this particular customer I use 3 to 5 consecutive actions with some manual work in between.
Might be handled by a script, but I'm more comfortable with actions then with scripts 🙂
/t5/photoshop-ecosystem-bugs/p-can-t-copy-a-path-in-an-action/idc-p/12426756#M25803Nov 12, 2020
Nov 12, 2020
Copy link to clipboard
Copied
If you work on large numbers of images a Script might provide benefits for the Path-transfer.
If the names of the corresponding files match (or at least carry unique identifiers) a Script could work on the basis of two selected Folders or on all open images for example.
/t5/photoshop-ecosystem-bugs/p-can-t-copy-a-path-in-an-action/idc-p/12422639#M24262Mar 10, 2021
Mar 10, 2021
Copy link to clipboard
Copied
This issue should be fixed in the Photoshop 22.3 update that went live today. This update includes fixes to some of the top customer reported issues among other bug fixes. See Bug fixes and security updates
/t5/photoshop-ecosystem-bugs/p-can-t-copy-a-path-in-an-action/idc-p/12426755#M25802Mar 10, 2021
Mar 10, 2021
Copy link to clipboard
Copied
Well, seems that this works now. HOWEVER, there's another (new) issue with paths: I cannot create a path unless I first switch from shape to path and back.
Screencast of the issue (100% repeatable every time on my machine. However I didn't take the time to reboot yet).