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
1349 results found
-
Hyperlink lost if Export to SVG
If I create a shape and attach a hyperlink to it using Attributes, then use File > Export > Export As > SVG, the link no longer exists. If the file is opened using a browser there is no link and the code doesn’t contain the link. If I use File > Save As > SVG the link remains, however, using ‘Export As’ optimizes the SVG for the web, so I should use this option. Why is using ‘Export As’ removing the hyperlink? I have just started using AI - am I doing something wrong or is this…
3 votes -
Can't export to autocad
In the menu Export don't can see the autocad option
2 votes -
Export As SVG with 0 decimals fails in handling closed bezier curves
When using “Export for Screens…” or “Export As…” for exporting an SVG and setting the number of decimals to 0, the exporter succeeds in encoding primitives like rects, ellipses, circles and polygons, using only integers for their coordinates – but when your artwork contains any closed bezier curves (e.g. drawn with the pen tool or derived from a font) the resulting path elements will look something like <path d="M0,0Z"/> or <path d="M0,0H0M0,0H0M0,0H0M0,0H0M0,0H0M0,0H0M0,0Z"/>
What’s surprising about the bug is that the export of non-closed bezier curves works just fine.
Steps to reproduce:
- Create a new Illustrator…4 votes -
Freeform gradient doesn't export to svg
When using a freeform gradient in Adobe Illustrator (desktop) it does not export to svg. Instead it takes out the gradient and leaves the fill empty.
5 votes -
SVG Export for ExportOptionsSVG does "Save As" and not an "Export As"
There is no true option for the File -> Export -> Export As for an SVG, doing app.activeDocument.exportFile( fileSpec, 'SVG', exportOptions ) is actually running the equivalent of File -> Save As SVG... Which produces an AI compatible type SVG but not a fully compatible SVG with other programs.
It'd be nice to have a true "ExportOptionsCompatibleSVG"
3 votes -
Export As jpegs show in recent files
Using File > Export > Export as (Jpeg with artboards) makes a load of lovey jpegs from my artboards.
However all of them show up in the recent files view, making it harder to find the actual recent file I was working on. (Espeically as all the jpegs have the same thumbnail showing all art boards - like the original file. Given Illustrator can't even do much with jpeg files why are they shown at all?
5 votes -
View Rotation Feature is obstructing regular pinching in or out gesture for zooming, when using the trackpad
When using the pinching in or out gesture on the trackpad, to zoom in or out.
The artboard gets rotated very easily if there is even a slight rotation in the gesture while.And then part 2 of problem. Its impossible to set it back to 0degrees. It keeps snapping between some low degrees
54 votesI am happy to share that we have fixed this bug in our latest release – 25.4.1 which is available worldwide now.
Going forward, our goal is to fix as many top User-Voice bugs as possible and as frequently as possible. Given the nature of the fixes, some of the bugs will take a longer time to fix, but we are on it.
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!
-
export resolution png incorrect
In Adobe Illustrator version 2020 the export png is broken. When selecting export in 300 PPI the result is a 1250 PPI image.
1 vote -
Export as PNG includes all hidden artboards into dimensions of image (V24.1)
The latest release of Illustrator no longer exports just the active content of a file, but now also includes the dimensions of all the inactive (hidden) content in a file. PNG bug 2 shows the export of a single item in an artwork with many layers and items with just the visible item (in version 24.02), PNG bug shows the same export in the 24.1 version of Illustrator, which includes the outermost dimensions of all the hidden content. It is therefore no longer possible to export a single shape from a larger design with the dimensions of that shape.…
10 votesThe team is unable to reproduce the issue (neither with Export As nor with Save for Web) and needs a specific file and/or steps to get the same result. Please leave these in comments or send over sharewithai@adobe.com
-
Text and Objects Randomly Rotating
When I move text or an object, I will always notice they get slightly rotated. It's hard for the eye to see it sometimes, but the guide lines will show that things get slightly rotated sometimes for no reason.
2 votesMost probably Constrain Angle in Preferences > General is not zero.
Read more about this parameter here, in 'Rotate the x and y axes of a document' section.
-
export directory
"Export as" exports to the parent directory, rather than the selected directory. This appears to happen more often if the target directory is created from within the dialogue.
1 vote -
Can't export selection properly
Have some simple artwork with some outlined type. Prior to the update, it all exported properly with "Export Selection..." Now it SHOWS it's going to export in the preview, but no matter what I do the majority of the text is absent. If I segregate the export to even simply one of the letters not exporting, it still exports incorrectly (even though the preview before the export shows the character) and results in an empty file!
1 vote -
Asset export password bug 24.2.3
Illustrator info: 24.2.3 (64bit)
System info:
Windows 10Steps:
If I export artboards to pdf using the asset export window - each file will be password protected without me specifying it.This only happens if the last pdf I saved manualy (using save as) was password protected. Asset export will use the same password that I entered for this file.
This would be a nice feature if it was an option you could select or de select, but not when it happens without informing me.
The only workaround I know of, is to save a dummy pdf with the correct…
3 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…
4 votes -
Export As in an action does not save parameters but uses ones from the latest export instead
When you record 'Export As...' as an action, and use PNG format, the parameters (resolution, anti-aliasing type, background color) are not saved in the action, but are instead just picked up from the last used export.
Is this not a big problem?
Aren't actions supposed to be self-contained?
If one toggles on the 'dialog' icon in the Actions panel (to let us pick settings on the fly), then it's no different from just choosing the Export As... menu item, so what's the point of the action?Tested with Win 2024
4 votes -
JPEGs export with 96 ppi when in CMYK
When I export an ai file to JPG I get a resolution of 96*96 ppi.
3 votes -
SVG export broken
I'm unable to export anything as an SVG, even simple shapes. Using Illustrator 28.7.1 on Mac mini Pro
1 vote -
png export fails
Illustrator 2023 crashes almost every time I try to export my work into a .png file
1 vote -
Can't export image
If i want to export an image legacy the application said that it can't find the file
1 vote -
Can't use 'Export As" as an action to export jpg
I have created an action for export as JPG, but when I play the action, I got an error message say "can't save the illustration" The object is not currently available
2 votes
- Don't see your idea?