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)
7924 results found
-
GPUプレビューモードで高解像度2階調の埋め込み画像の表示がおかしくなる。
macOS13.6.6〜13.6.7
Illustrator ver.28.5再現手順
1.1200ppi程度のモノクロ2階長画像を用意する。
2.IllustratorにてGPUプレビューの状態で1.の画像を配置
3.配置した画像を埋め込むと表示が反転する。期待する結果
埋込前と埋込後で表示がかわらない。実際の結果
埋め込んだビットマップの表示が反転される。現状の回避方法
埋込んだビットマップ画像が存在するドキュメントではCPUプレビューかオーバープリントプレビューで表示を行う。これはGPU表示における不具合です。PDF保存などを行うと正常に保存されますが、GPUプレビューが使えない状態というのは作業性が悪くストレスがたまります。
10 votes -
Round Corners effect works wrong with curved paths
The native Round Corners effect (not the corner widget!) can work well only with all-straight segments.
It doesn’t round anything for points connecting straight and curved segments, straightens up curved segments, and hardly fit rounded corners within original paths.This is embarrassing. Fix it!
10 votes -
[ExtendScript] Document.artboards wrongly returns artboards of active document
- MacOS 14.2.1
- Adobe Illustrator 28.0
- To reproduce:
(a) open two documents with differently named artboards
(b) run this script
for (var i = 0; i < app.documents.length; i++) { for (var j = 0; j < app.documents[i].artboards.length; j++) { $.write(app.documents[i].name + ' artboard ' + j + ': '); $.writeln(app.documents[i].artboards[j].name); } }
Expected result:
demo1.ai artboard 0: ALPHA
demo1.ai artboard 1: BRAVO
demo2.ai artboard 0: CHARLIE
demo2.ai artboard 1: DELTAActual result:
demo1.ai artboard 0: ALPHA
demo1.ai artboard 1: BRAVO
demo2.ai artboard 0: ALPHA
demo2.ai artboard 1: BRAVONote that Document "demo1.ai" is active. If I make demo2.ai active, I…
10 votes -
Error with app.executeMenuCommand('Adobe Stroke Palette')
en_US
In the Japanese version of Adobe Illustrator, when I execute a script that selects the Window > Stroke menu, an error occurs. It executes correctly in the English (North America) version.

Script to Execute
try { app.executeMenuCommand('Adobe Stroke Palette') ; } catch(e) { alert(e) ; }
Actual Result
The following error occurs.
エラー: an Illustrator error occurred: 1346458189 ('MRAP')
Expected Result
Stroke panel is displayed.
Steps to Reproduce
- Uninstall any non-Japanese version of Adobe Illustrator that is installed
- Launch Creative Cloud.app and set "Default install language" to Japanese in the Preferences
- Install and launch Adobe Illustrator
- Execute the…
10 votes -
The ignoreWhite property of tracingOptions does not work
Illustrator v 28.0 - Image Trace option check box for Ignore White has been replaced with Ignore Color and an eyedropper option. While I think this is a good addition for manual use, it appears to have somewhat broken the ability to use image trace properly in javascript as the change has made the original "tracingOptions.ignoreWhite = true" no longer work. I suspect there is now an additional option/variable responsible for the color to be ignored's selection but it doesnt appear to be refferenced in any of the current documentation. I've tried adding the method for Abutting (also undocumented) as…
10 votes -
Clip groups snap to grid by their clipped contents and not the mask
Snap to Grid option doesn't work properly for Clipping Masks.
Instead of snapping the boundaries of the Clipping Mask to the grid, Illustrator snaps to the grid the bounding box of the masked object hidden under the mask.10 votes -
Deselect Artboards command and hotkey problem
When you pick the Artboard Tool, you enter a special 'artboard mode', and it modifies the behavior of standard 'object mode' commands.
For example, pressing Cmd/Ctrl + A (Select All) will select all artboards instead of objects.
But for some reason pressing Cmd/Ctrl + Shift + A (Deselect All) does not deselect all artboards, but selects them all instead.
And if I try to call it from the menu, it will deselect objects instead of artboards (if I have any object selected) or just be inactive (if I have no object selected).This is hardly consistent and makes deselecting artboards…
10 votes -
Transparency panel shows 0% for the mixed opacity values
When having a selection of art with mixed opacity values, Transparency panel should display blank, as Illustrator does for color values or stroke weights, but instead it lies they all have 0%.
Take a look at the GIF attached.
10 votes -
Select Next Object commands in the right-click (context) menu are broken when in Isolation Mode
Illustrator provides two ways to access Next Object commands:
1. From Select menu
2. From the context menu, Select submenuHowever, they work differently.
If you use #1 commands, they behave as expected — Ai properly selects the objects at the current scope level (if we are isolated), by stack order in Layers.
But if you use #2 commands when isolated...
These commands, despite having the same names as the command from the top bar menu entries, rely on the object being clicked. But even knowing that (and it’s not an obvious thing to figure out), the result is weird.…10 votes -
Abnormal selection after executing an action in a script.
According to the person in the know, this has been occurring since version 25.4; it was normal in 25.2.x.
When an action to duplicate an object is created and executed by specifying the action in the script function doScript(), the execution completes with the duplicated object and the original object selected at the same time.Although it is logical to perform all processing in scripts, there are situations where it is unavoidable in the process.
In addition, this is clearly an abnormal situation.
We would like to see an improvement.Translated with www.DeepL.com/Translator (free version)
〈にほんご / Japanese〉
スクリプトでアクションを実行後、選択範囲が異常識者によれば、バージョン25.4以降で発生している。25.2.xでは正常だったとのこと。…
10 votes -
Arrow keys used in Color panel don’t force canvas to update in version 27.1.1 (2023)
Whenever Arrows or Shift+Arrows key are used to quickly increment the value in a field in th Color panel, without GPU (or with Overprint Preview, which is done with CPU), — the color does not get updated on canvas, while in 26.x version it works just fine.
The CPU canvas now gets updated only when Tab or Enter get pressed. Pressing an arrow key, with or without a modifier, is a finite operation, and should trigger the redraw event too!10 votes -
A size of a selection with a certain object inside is calculated wrong
Take a look at the GIF attached and the document.
When the text object is selected, Illustrator fails to calculate the size and coordinates of the selection and uses the previous values.- Open the file and display both Transform and Control panel (I don’t know if Properties panel does the same, because it’s just completely empty for me — another bug)
- Select the object with numbers — both panels display all zeroes (but Control has editable fields, while Transform have them disabled)
- Select any of two rectangles the document — panels display correct size (150×450 mm) and proper coordinates
- Select…
10 votes -
Overprint Preview + Show Grid + canvas matching color = white canvas
If you turn Overprint preview on, enable grids, and set the canvas color to match the UI brightness (in Preferences > User Interface), you get a white canvas instead of usual and expected dark.
Turning grid off makes it filled with the matching color again.
It makes SOME sense, but does not really help with anything and makes some users wonder about 'how to fix it'.
10 votes -
Clipping mask for a layer doesn’t move when dragged in real-time render mode
If you move art with its layer-level clipping mask, Ai will draw it as if you move the art without the clipping mask. See the GIF attached.
10 votes -
When a mesh object is set as a key for aligning, the edge of it doesn’t look bold
When you click an object to mark it as a key object for aligning, Ai draws a fat bold edge around it. Works fine, but not for meshes. Need to be fixed.
10 votes -
Layer's options display 'Dim Images' turned on when it's off
- Go to Layer Options
- Enable 'Template' option
- Uncheck 'Dim Images to' option
- Hit OK
- Go to Layer Options again
- 'Dim Images' is on by itself, despite I turned it off in step 3
10 votesThe issue is no longer happening in Ai Beta 28.4.0.2
-
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
-
Applying Recolor to selected instances of a symbol recolors the original symbol
If I want to change colors for selected dynamic symbols, using Recolor will affect not local colors, but the original symbol.
This makes little sense. If I wanted to change the original symbol, I'd edited it and made the changes directly to it. If I have a selection, I mean to change symbols in it only.To workaround it I can isolate my selection by locking/hiding objects I don't want to affect and use Select Same commands to recolor parts of symbols one at a time.
10 votes -
Repeat on-screen controls work wrong when Bounding Box is off
When bounding box is off, splitter control is rendered, but does not work, and instances control is missing completely.
Having the bounding box turned off does not mean a user does not want to have repeat controls. So they should be A) completely hidden, or B) shown and be completely working.10 votes -
SVG export for screens not working properly.
Windows 11 22000.556 / Illustrator 26.1
Hi there,
The SVG file exported through "Export for screens" is corrupted when opened with any web browser, Illustrator or Photoshop.
I managed to export it properly by installing an older version of Illustrator (26.0.3). Previously I tried uninstalling and installing version 26.1, restarting the computer, etc and it didn't work.
Best,
Alex10 votesCompleted (Comments Open) ·AdminIllustrator Engineering (Software Engineer, Adobe Illustrator) responded
I am happy to share that we have fixed this bug in our latest release – 26.4.1 which is available worldwide now.
You can update to the latest release using Creative Cloud desktop App: https://helpx.adobe.com/in/creative-cloud/help/creative-cloud-updates.html
Thank you for all the feedback. Keep it coming!
Regards,
Rohit Jain
Illustrator Team
- Don't see your idea?