Skip to content

Illustrator (Desktop) Bugs

When reporting a bug, please provide a detailed description with the following:

  1. Details of your operating system
  2. The version of Adobe Illustrator (desktop) 
  3. The steps you were taking when you experienced the issues
  4. Your expected result and the actual result
  5. Upload your Illustrator file or a video (screen recording or gif, this helps us most to reproduce the issue and resolve it)

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

1196 results found

  1. DXF export produces silently incorrect geometry for fabrication workflows

    I initially submitted this as a feature request.
    After further discussion and testing, I’ve come to the conclusion that this is better classified as a bug: the export completes successfully, but silently produces geometrically incorrect data for precision workflows.

    Illustrator offers DXF export as a supported output format. However, when exporting geometry that is visually exact (e.g. circles, constant-radius constructions, rounded slots), the resulting DXF contains only Bézier-approximated splines or segmented polylines, without warning.

    This results in silent degradation of geometric accuracy:
    • Visually exact geometry in Illustrator
    • Numerically incorrect geometry in DXF
    • Errors only become apparent downstream…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. SVG import bug: cannot import images via SVGs exported from Figma

    Here's an example SVG with four images (all referencing the same image -- this is a simple checkerboard raster (I tried using a more visual example, but the base64-encoded strings for photos seem to be too big for UserVoice)).

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. SVG import bug: pattern alignment bugs

    The following represent three patterns with different alignments (see screenshots for expected vs how Illustrator imports them) (note: these are exported from Figma, and as exported they are also running into https://illustrator.uservoice.com/forums/601447-illustrator-desktop-bugs/suggestions/50819006-svg-import-bug-svg-parser-is-incorrectly-depend , so the actual results shown here in the screenshot are after manually reordering the rect to be below defs)

    <svg width="80" height="81" viewBox="0 0 80 81" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <rect x="0.5" y="0.5" width="78.9817" height="79.3527" fill="url(#pattern0_39_81)" stroke="black"/>
    <defs>
    <pattern id="pattern0_39_81" patternUnits="userSpaceOnUse" patternTransform="matrix(26.7247 0 0 26.7247 0.5 0.5)" preserveAspectRatio="none" viewBox="0 0 30.369 30.369" width="1" height="1">
    <g id="pattern0_39_81_inner">
    <circle cx="10.123" cy="10.123" r="10.123" fill="url(#paint0_linear_39_81)"/>
    </g>
    </pattern><linearGradient id="paint0_linear_39_81" x1="10.123" y1="0" x2="10.123"
    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. SVG import bug: patterns import incorrectly

    This pattern (from the MDN page) imports visually incorrectly (see screenshot):

    <svg viewBox="0 0 230 100" xmlns="http://www.w3.org/2000/svg">
    <defs>
    <pattern id="star" viewBox="0,0,10,10" width="10%" height="10%">
    <polygon points="0,0 2,5 0,10 5,8 10,10 8,5 10,0 5,2" />
    </pattern>
    </defs>
    <circle cx="50" cy="50" r="50" fill="url(#star)" />
    <circle
    cx="180"
    cy="50"
    r="40"
    fill="none"
    stroke-width="20"
    stroke="url(#star)" />
    </svg>

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. SVG import bug: SVG parser is (incorrectly) dependent on <defs> order

    The SVG spec recommends but does not require <defs> appear at the top of the document (before elements that use them).

    This SVG, from the MDN patterns page, imports visually to Illustrator (albeit incorrectly):

    <svg viewBox="0 0 230 100" xmlns="http://www.w3.org/2000/svg">
    <defs>
    <pattern id="star" viewBox="0,0,10,10" width="10%" height="10%">
    <polygon points="0,0 2,5 0,10 5,8 10,10 8,5 10,0 5,2" />
    </pattern>
    </defs>
    <circle cx="50" cy="50" r="50" fill="url(#star)" />
    <circle
    cx="180"
    cy="50"
    r="40"
    fill="none"
    stroke-width="20"
    stroke="url(#star)" />
    </svg>

    If I reorder the <defs> to the bottom, which is still valid SVG, it does not import anything visual at all:

    <svg viewBox="0 0 230 100" xmlns="http://www.w3.org/2000/svg">

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. My files are not saving

    Whenever I save a file it says it was saved on my desktop, but when I go to find it later its not there, like it didnt save or never even existed. I was recently working on a few files and I saved them all, but when I opened the app again only five opened, more then 70% of my work was lost and I dont know why.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. SVG import bug: fails to import shadows exported from Figma (using filters)

    Examples (all of these should render drop shadows or inner shadows, but import as plain circles without shadows):

    Drop shadows:

    <svg width="294" height="305" viewBox="0 0 294 305" fill="none" xmlns="http://www.w3.org/2000/svg">
    <g filter="url(#filter0_d_0_3)">
    <circle cx="127.021" cy="127.021" r="127.021" fill="#FF7575" fill-opacity="0.6"/>
    </g>
    <defs>
    <filter id="filter0_d_0_3" x="0" y="0" width="293.126" height="304.293" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
    <feFlood flood-opacity="0" result="BackgroundImageFix"/>
    <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
    <feOffset dx="27.9167" dy="39.0834"/>
    <feGaussianBlur stdDeviation="5.58335"/>
    <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25
    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. SVG import bug: <use> element does not work

    Example:

    <svg width="355" height="355" viewBox="0 0 355 355" fill="none" xmlns="http://www.w3.org/2000/svg">
    <use href="#mypath" x="100" y="100"/>
    <circle id="mypath" cx="127.021" cy="127.021" r="127.021" fill="#FF7575" fill-opacity="0.5"/>
    </svg>

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. SVG import bug: object with multiple fill overrides in style attribute (including P3) import with no color

    Example:

    <svg width="91" height="91" viewBox="0 0 91 91" fill="none" xmlns="http://www.w3.org/2000/svg">
    <circle cx="45.5" cy="45.5" r="45.5" fill="#FF7575" style="fill:#FF7575;fill:color(display-p3 1.0000 0.4572 0.4572);fill-opacity:1;"/>
    </svg>
    

    (Figma exports SVGs from any files with P3 color profile like this)

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Exporting PDFs makes a single file instead of many for each artboard

    I am experiencing an issue exporting PDFS under export for screens. I have 2 artboards which I have named, but when I export it only exports 1 artwork and names the PDF the actual file name instead of the artboard name. Other file types, png, jpg, etc seem to be working but not PDFs.

    Running illustrator 30.1

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Saving a PDF with All Printer’s Marks only works twice

    Hello,
    I'm using version 30.0 on a PC.

    I need to save my files for printing as PDFs with crop marks. When I check the "All Printer’s Marks" option and save as a PDF, it works the first time, but the second time, and always on the third, I get an error message. This error message says, "This document was saved successfully, but an error occurred after saving. Close and then reopen the document."
    I then have to close Illustrator and reopen everything, giving me two opportunities to save new PDF documents with print marks. Then, on the third document,…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Files not saved properly with incorrect display

    Since we started working with Adobe Illustrator 30, we have encountered various files, both saved as ai and pdf, that display a different and incorrect image in the preview. As a result, our printing software also opens and processes these incorrectly, resulting in incorrect printing.
    When we reopen and resave the file, it is fine.
    For the time being, we have gone back to Adobe Illustrator 29, because we can no longer rely on our print file in this way.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. I can't save anything in Illustrator in SVG format

    I tested save any object in Illustrator in format SVG, but after many minutes Illustrator shows a window saying it can't save because of the mistake problem. I tested in the last version and the previous version, I cant save in SVG, I need this...

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. "Open" window loads blank and duplicates

    Operating System:
    macOS 15 Tahoe – MacBook Pro M1 Pro, 32 GB RAM (Apple Silicon)

    Illustrator Version:
    Adobe Illustrator 30.0 (desktop)

    Issue Description

    When I try to open files using File > Open… or the shortcut Cmd + O, the “Open” dialog window does not appear immediately. Sometimes it takes several seconds, and other times it takes minutes before it shows up.

    Because of the delay, if I press Cmd+O again or click File > Open repeatedly, Illustrator eventually opens multiple overlapping blank windows. These windows appear with a dark/empty content area and no file information loaded.
    They also…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    The team has identified an issue for a small subset of users who are on the Windows operating system and also have their network traffic routed through a proxy.

    A temporary solution to this issue is the following:

    1. Open up PowerShell
    2. Copy and paste the following commands:
    cd "C:\Program Files\Adobe\Adobe Illustrator 2026"$env:WEBVIEW2_ADDITIONAL_BROWSER_ARGUMENTS = "--use-system-proxy-resolver"& '.\Illustrator.exe'
  15. Smart Objects not updating correctly due to Optimized Save Illustrator 30

    I have been running into an issue since updating to Illustrator 30. After a fair amount of observation, I believe it is coming from this enhancement as listed in the Illustrator 30 release notes: "Save complex edits in your artwork faster, as Illustrator now only saves the changes you make, not the entire document each time".

    Since the update to Illustrator 30, when I edit and save relatively complex vector smart objects that are embedded or linked in Photoshop, the objects have begun to appear incorrectly in Photoshop (I'm also using the latest version of Photoshop, up to date on…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. v30.0 (Mac) 保存時に文字の入力ソースを切り替えられない

    Mac OS Tahoe (26.1)/Illustrator v30.0

    ドキュメント保存時に文字の入力ソース(日本語↔ENなど)を切り替えられない。
    一瞬切り替わるが戻ってしまう。

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thank you for reporting this issue and for the continued feedback from the community.

    We have investigated this behavior and can confirm that the inability to switch input sources (e.g., Japanese IME) while a save dialog is active on macOS is due to a change in how Apple macOS handles input methods in modal contexts.

    Starting with recent versions of macOS, Apple has changed the way input method switching is managed when certain system dialogs and panels are in focus. As a result, Illustrator's save dialog — which relies on native macOS sheet behavior — is affected by this platform-level constraint.

    For reference, Apple's documentation on managing input sources on Mac can be found here:

    https://support.apple.com/en-am/guide/mac-help/mchl84525d76/26/mac/26

    As this is a macOS platform behavior change outside of Illustrator's control, the recommended solution is to switch your input source before opening the Save dialog.

    We appreciate your patience and understanding.

  17. BUG: Settings for number of decimals in SVG exports resets after restarting Illustrator

    Illustrator isn’t saving the number of decimals that has been changed in the "Save as..." and "Export as..." dialog boxes. When quitting Illustrator, the value resets to 1, which isn’t an ideal default setting.

    Steps to reproduce:

    1. Create a new file in Illustrator.
    2. Open "Export as..."
    3. Select "SVG (SVG)" as the file format.
    4. Change the number of decimals to a value other than 1.
    5. Click OK to export the file.
    6. Quit and reopen Illustrator.
    7. When you open the Export dialog again, the value for Number of Decimals is reset to 1.

    Expected behavior:

    The last used value for the number…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. "Use Artboards" unchecked and still exporting artboards for SVG files

    For PNG files, artboard is exported on first save, then saves correctly on the second attempt for whatever reason. Not so lucky with SVG. Having to manually export each one, open in a new window, crop the artboard, repeat...

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. A temporary file is generated every time you save 保存する度にテンポラリーファイルが生成されて

    保存する度にテンポラリーファイルも同時に生成されて、都度削除するのが面倒なのでなんとかして欲しい。(Ver.29.8.2)

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Temporary files are created while working on a document and are automatically removed once the file is saved. If further edits are made, a new temporary file is generated as needed.

    We have introduced improvements to better handle temporary files. The application now detects and cleans up any unnecessary leftover files.

  20. Exported EMF file gets corrupted

    Illustrator (desktop version) version
    Windows 11 Pro 24H2 Illustrator 2025 Ver. 29.8.2

    1. Export EMF file
    2. Open the exported EMF file

    Expected result: the file opens

    Actual result: a message appears stating the file is corrupted when attempting to open it.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?