Illustrator (Desktop) Bugs
When reporting a bug, please provide a detailed description with the following:
- Details of your operating system
- The version of Adobe Illustrator (desktop)
- The steps you were taking when you experienced the issues
- Your expected result and the actual result
- Upload your Illustrator file or a video (screen recording or gif, this helps us most to reproduce the issue and resolve it)
3 results found
-
Problems with scripts and BridgeTalk using Illustrator 25.3.1 on M1 Mac
I have a handful of scripts that have stopped working after switching from an Intel Mac mini to an M1 Mac mini. The scripts will run as expected if I use the Intel version of Illustrator on the M1 Mac mini, but they return this error when run using the M1 version of Illustrator on the same machine "TARGET COULD NOT BE LAUNCHED(59)". The current culprit seems to be BridgeTalk. Any help would be appreciated, thx!
13 votesThe workaround for this is to update to the latest build, 25.3.1, which doesn't contain Bridge related changes for Mac ARM — that's why this error is happening.
If you still have the issue, please comment back.
-
Unable to catch error that occurs when exporting empty artboard to PSD
en_US
When exporting Illustrator artboards to PSD using ExtendScript's exportFile, if the artboard does not contain valid PageItems, an error occurs and two alerts are displayed.
![error1.png](error1.png)
![error2.png](error2.png)The problem is that this error cannot be caught by a try syntax. It will stop the batch process with alerts.
Also, if
app.userInteractionLevel = UserInteractionLevel.DONTDISPLAYALERTS
is used to prevent the alert, it is not possible to provide detailed information to the script user as to why the artboard was not exported.Ideally, the design should be changed so that the error can be caught, or even an empty artboard can be…
12 votes -
textRange.words counts words wrong in a wrong way
If you try to calculate a number of words and store them for later using textRange.words and a punctuation marks placed one space after the word, as demonstrated in the video, Ai cuts words in wrong places, resulting words being trimmed.
This breaks all scripts that rely on this method.
You have to rename 'words-bug.txt' into 'words-bug.js' and 'words-bug.pdf' to 'words-bug.ai' to test it, since UV does not allow to upload these type formats.
10 votesAs per the comment, the bug is 'fixed' in 27.4, by creating another bug — https://illustrator.uservoice.com/forums/601447-illustrator-desktop-bugs/suggestions/46537261-incorrect-word-count-via-script
Please check and upvote the problem
- Don't see your idea?