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)
- or
No existing idea results
- ~ No ideas found ~
8092 results found
-
When a group of symbols is used as a key object, only one symbol gets the bold outline
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 a group of symbols. Need to be fixed.
Similar to the problem with meshes, which don’t get any key outline at all:
http://illustrator.uservoice.com/forums/601447/suggestions/457060964 votes -
Bug: Adobe Acrobat PDF fields are no longer retained in Illustrator file
Adobe Acrobat PDF fields in a Illustrator PDF file should be retained upon save. Up to version 27.5, Illustrator did respect and retain PDF text fields, I started noticing the issue in Illustrator 27.6.1 and 27.7
OS: macOS Ventura 13.4
Affected AI versions: 27.6.1 and 27.7
Steps to reproduce problem: Open an existing illustrator PDF file that has Acrobat PDF text fields embedded, make any change and then save the file. After re-opening the file, the Acrobat PDF text fields are no longer present.
Expected results: Acrobat PDF text fields in a Illustrator file should be retained upon save. Up to version 27.5, Illustrator did respect and retain PDF text fields, I started noticing the issue in Illustrator 27.6.1 and 27.7
See video attached for reference
Adobe Acrobat PDF fields in a Illustrator PDF file should be retained upon save. Up to version 27.5, Illustrator did respect and retain PDF text fields, I started noticing the issue in Illustrator 27.6.1 and 27.7
OS: macOS Ventura 13.4
Affected AI versions: 27.6.1 and 27.7
Steps to reproduce problem: Open an existing illustrator PDF file that has Acrobat PDF text fields embedded, make any change and then save the file. After re-opening the file, the Acrobat PDF text fields are no longer present.
Expected results: Acrobat PDF text fields in a Illustrator file should be retained upon save. Up…
4 votes -
Pressing Numpad Enter no longer commits editing a note for an object in 27.6.1
In previous version hitting Numpad Enter in the Note filed in the Attributes panel would have commit the changes into the field (while the main Enter created a new line). In 27.6.1 it’s not longer working, hitting Numpad Enter does not do anything — even create a new line. It should work and commit changes :(
Steps:
1. Open Attributes panel
2. In the panel’s flyout menu choose Show Note
3. Create any object, keep it selected
4. Put the cursor in the Note field in Attributes panel and type anything
5. Press Numpad EnterExpected: editing should end
Current behavior: nothing changes, the editing does not stop, the cursor is still in the fieldIn previous version hitting Numpad Enter in the Note filed in the Attributes panel would have commit the changes into the field (while the main Enter created a new line). In 27.6.1 it’s not longer working, hitting Numpad Enter does not do anything — even create a new line. It should work and commit changes :(
Steps:
1. Open Attributes panel
2. In the panel’s flyout menu choose Show Note
3. Create any object, keep it selected
4. Put the cursor in the Note field in Attributes panel and type anything
5. Press Numpad EnterExpected: editing should end
Current…4 votes -
Share for review don't show the correct link for the file
- I shared for review a number of files, each time creating a new link for each file
- Now when I open the files and click share it doesn't show the correct link for that file and I can't update the link.
4 votes -
Changing the Transparency removes brush
When I have several lines applied with a Pattern Brush and change the transparency of those lines to 50%, everything is fine. As soon as I return to 100% opacity, the Pattern Brush is completely removed and I have to reapply it.
4 votes -
Illustrator turning PNG images yellow/purple / inverted
Running Illustrator 27.4.1 on Mac OS Ventura 13.2.1.
Having this issue with clear PNGs on Illustrator. The PNGs look okay when placed on the file. Upon re-opening of the file, all of the clear PNGs have turned negative, having a purple filter/yellow background.
4 votes -
Move (Enter) doesn't copy the first time it's selected
When moving using the enter shortcut and hitting copy. It fails the first time and doesn't do anything. but the same input works the second time See attached video.
4 votes -
[ExtendScript] Line feed \u000A character assigned to text contents is converted to carriage return
MacOS 13.3.1, Adobe Illustrator 27.4.1
Also reported on Windows same version of Illustrator.Steps to reproduce.
To see problem, run this script
```
(function () {var doc = app.documents.add(); var tf1 = doc.textFrames.add(); tf1.position = [100, 100]; tf1.contents = 'Break\u000Ame.'; alert('Linefeed (10)\n charCode = ' + tf1.contents.charCodeAt(5)); var tf2 = doc.textFrames.add(); tf2.position = [200, 100]; tf2.contents = 'Break\u0003me.'; alert('End-of-text (3)\n charCode = ' + tf2.contents.charCodeAt(5));
})();
```
I would expect the text on the left to have a line feed (u+000A) character, but it is converted to a carriage return (u+000D).
The text on the right is a workaround, using an unexpected character (u+0003).There is a discussion here.
This silent conversion is unexpected, and never wanted by the user (the scripter).
MacOS 13.3.1, Adobe Illustrator 27.4.1
Also reported on Windows same version of Illustrator.Steps to reproduce.
To see problem, run this script
```
(function () {var doc = app.documents.add(); var tf1 = doc.textFrames.add(); tf1.position = [100, 100]; tf1.contents = 'Break\u000Ame.'; alert('Linefeed (10)\n charCode = ' + tf1.contents.charCodeAt(5)); var tf2 = doc.textFrames.add(); tf2.position = [200, 100]; tf2.contents = 'Break\u0003me.'; alert('End-of-text (3)\n charCode = ' + tf2.contents.charCodeAt(5));
})();
```
I would expect the text on the left to have a line feed (u+000A) character, but it is converted to a carriage return (u+000D).
The text on the right is a workaround,…4 votes -
Type Error in Tradition Chinese / 打中文字會冒出重複且多餘的字
The Text Tool has problem during typing with 'Tradition Chinese 注音'. The end of text box will type the error words automatically.
4 votes -
Crashing while using Wacom Intuos
Using the Wacom Intuos Comic Pen & Touch pad (2015) model, and illustrator crashes every time I start using the drawing pad. Does not crash when I use my mouse for pen tool.
4 votes -
Color guide options reset to default on Illustrator restart
- Windows 10 22H2 build 19045.2486
- Illustrator 27.2
- Open Color Guide Options from Color Guide panel -> customize Steps and/or Variation value -> close and open Illustrator
- Expected: Color Guide panel remembers options Result: options reset to default values (4 steps, 100% variation) so you have to re-enter them every time you start Illustrator
- not file specific, also happens when setting options with no file open - screenshots attached
4 votes -
Illustrator 27.2 se me cierra inesperadamente minutos después de abrirlo (Windows 10)
¿Alguien sabe por qué se me cierra Illustrator 2023 (v 27.2) inesperadamente?
Pocos minutos después de abrirlo se cierra sin marcar ningún error o ventana que informe el porqué y es el único programa que lo hace.
Tengo Windows 10 :D4 votes -
Round cap overlap when using gradient along stroke
Gradient along stroke and round cap overlaps. It is visible when the gradient is transparent. MEanwhile projecting cap does not have this issue.
Please resolve this ASAP, my client is waiting and there is no workaround.- Operating system: Both Windows and Mac has this issue.
- Illustrator version: 27.2
- How to replicate the bug: Make line, add stroke with transparency at the end, apply gradient along stroke, apply round cap.
- Expected result is that the cap should not overlap with the stroke.
4 votes -
SVG Export missing data-attributes in 27.1
macOS Ventura 13.1
Illustrator 27.1Export for Screens
Choose SVG format
Edit Format Settings for SVG (by clicking on gear icon)
Select SVG and set to the following:
Styling: Inline Style
Font: SVG
Images: Preserve
Object IDs: Unique
Decimal: 2
check both Minify and ResponsiveThe exported SVG should have the attribute data-name with the object's layer name. For example, a rectangle object filled with the color #f6b780 with the layer named 0006A should look like this in the SVG file.
<rect id="bddec359-1a3b-4c18-8500-9c0518f1a41d" data-name="0006A" x="1374.25" y="603.67" width="232.52" height="83.75" style="fill:#f6b780"/>
Instead the code is rendering like this when exported from Illustrator 27.1:
<rect id="uuid-b659132c-b20b-4f7a-a072-77b8809c18f2" x="1374.25" y="603.67" width="232.52" height="83.75" style="fill:#f6b780;"/>
It's also exporting with the XML tag before the SVG tag:
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2250 1680">
It should not be exporting with the XML tag.
macOS Ventura 13.1
Illustrator 27.1Export for Screens
Choose SVG format
Edit Format Settings for SVG (by clicking on gear icon)
Select SVG and set to the following:
Styling: Inline Style
Font: SVG
Images: Preserve
Object IDs: Unique
Decimal: 2
check both Minify and ResponsiveThe exported SVG should have the attribute data-name with the object's layer name. For example, a rectangle object filled with the color #f6b780 with the layer named 0006A should look like this in the SVG file.
<rect id="bddec359-1a3b-4c18-8500-9c0518f1a41d" data-name="0006A" x="1374.25" y="603.67" width="232.52" height="83.75" style="fill:#f6b780"/>
Instead the code is rendering like this when exported…
4 votes -
Opening Harmony Rules in the Color Guide crashes AI 27.2
Lately when opening the color guide and clicking on any of the non default harmony rules instantly crashes Illustrator with a segfault. This is happening on several AI files. I am on macOS 13.1 and AI 27.2 on an intel mac. I have attached the crash report from macOS.
4 votes -
選択したオブジェクトのバウンディングボックスがずれる
いつもお世話になっております。
非常に便利なソフトを開発し運営し続けてくださっていることに心から感謝いたします。本日Illustrator使用時に以下のようなバグが確認されましたのでご報告させていただきます。
シェイプを選択時に最大まで拡大をした時にバウンディングボックスがオブジェクトとずれている。
ver 27.0.1の時にはこの現象は起こっておらず、ver 27.1.1にアップグレードした後に確認された。【添付画像参照:Illustratorbugimg.jpg】
【PC環境】
Windows 10 Pro(バージョン:21H2)64bit数々の要望にご対応いただいております皆様に感謝しております。
何卒、宜しくお願いいたします。
4 votes -
リピート機能を適用したオブジェクトに再配色が効かない
リピート機能(ミラー、ラジアル、グリッドのいずれも)を適用すると再配色で色を変更するできなくなります。
ダブルクリックなどして編集モードにすればできますが、他のオブジェクトと同時にできなければあまり意味がありません。通常の状態で再配色でカラーが管理できるようにしてください。
4 votes -
Align to Selection & Align to Key Object not working
Mac OS Ventura 13.0.1
Illustrator 27.0.1 & Illustrator 26.5.2I am not able to select 'Align to Selection' nor 'Align to Key Object' in either the Properties panel or the Align panel. It seems stuck on 'Align to Artboard' whenever I select specific objects.
4 votes -
Illustrator error "An unknown error is detected" Windows 11 AI 2023 27.01
"An unknown error has occurred" when trying to save a file in Windows 11, AI 2023 27.01
Steps: Save or Save as
Expected result: file gets saved
Actual result: it doesn't. Get "An unknown error is detected" dialogWorkaround: Under File > Document color mode… switch color mode from CMYK to RGB then back to CMYK
Strange workaround. Ongoing issue
4 votes -
Illustrator on Mac, updated to Ventura. Freeform gradients are not showing up in saved PDF
Hi, i just updated to Ventura. My company invoice banner has a freeform gradient that isn't showing up.
It shows up in adobe acrobat, not in preview. However when i sent it as a trial to a friend on whatsapp via the desktop app, the gradient showed up. On the phone in the whatsapp app it doesnt. This discrepancy is highly frustrating.4 votes
- Don't see your idea?