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)
8206 results found
-
Filename field no longer first in focus when saving
Mac OS 11.2.2
Illustrator 25.2This actually affects Pshop as well I've noticed. Used to be when I save a file (typically done from the keyboard) the save dialog appears I can start typing the filename I want to save, and the field is already in focus and placeholder text selected. Now I need to leave the keyboard to click into the field or tab several times to get the field in focus. More of an inconvenience than it sounds to be but my workflow is dependent on timeliness and leaving the keyboard this much adds up, especially when I've…
1 vote -
Adobe Illustrator 2021 desktop cannot open .aic file from cloud on Windows
I saved a file I was working on to Adobe Creative Cloud two days ago and can't open it or an older version of it. When I try to download it I receive the message "Fehler beim Herunterladen" [Error downloading] (German PC), same with an older version. When I try "in Illustrator öffnen" [open in illustrator] Illustrator will start, but the file won't open and nothing else happens. If I already have another (local) file open in Illustrator, I will shortly see the message (screenshot 1)
Error Opening""
I may have had one or two unembedded linked files in the…
3 votes -
Overprint bug. Overprint check stays on
Overprint check stays on, even when overprinting object is deselected. This causes confusion when printing.
3 votes -
Problème de couleurs des images bitmap !
Problème d'affichage de couleurs des images en bitmap depuis la dernière mise à jour (illustrator 25.2.1).
Pareil pour Photoshop qui affiche encore des couleurs différentes.
Matériel utilisé : iMac1 vote -
SVG export
Export Artboards as SVGs doesn't seem to work in the latest update (25.2.1). I often export svgs and pngs together from artboards and have never had a problem until this morning when using the updated app. It exports the pngs fine but doesn't export the svgs at all. I reverted my Illustrator back to 25.2 version and it works fine. I have a computer with windows 10 and have not experienced issues with this feature before.
1 vote -
Disalligned Cursor
Illustrator Version 25.2.1
Mac Book Air M1 and iMac Retina 2019 macOS with Big Sur 11.2.3The cursor is misaligned from its coordinates.
File created whit Apple Silicon Mac
1 vote -
New Document dialog box text fields - highlighting of text fails consistently
Illustrator 25.2.1 (64-bit) on Windows 10 Home
Selecting the 'Create New' button on home screen (without no documents opened).
When configuring the document on the right pane of the New Document dialog box, I expect to be able to (consistently) select text (e.g. width and height values) in the text fields by doing a press-and-drag to highlight it on the right pane of the dialog box.
However, I wasn't able to highlight the text in the New Document dialog box. Instead, I have to press Backspace on the keyboard to delete the default before I can change them. Several tests…
1 vote -
New Update (v25.2.1) crashes/restarts computer when opening up application
Every time Illustrator is opening it is completely restarting my computer for no reason. It might be conflicting with a recent windows update or another program update.
1 vote -
Outer Glow producing odd glowing corners around objects
When applying an outer glow, I get rectangular glowing corners around the objects with applied effects. Deleting a reapplying using a different setting solves the issue about 50% of the time. Something that has only happened since the last AI update.
Windows 10 Pro - Pack - 120.2212.31.0
Illustrator - 25.0.12 votes -
Change case changes other things
I used the change case tool and it removed my paragraph centering on my header line and the modified tab points.
1 voteHi,
Thanks for reporting this issue, Illustrator team really appreciate this.
We are able to reproduce this issue and investigating it further.Regards
Ankit Goyal -
Auto save recovery data not opening up files after relaunch
Hi, the auto save recovery is not working in Illustrator 25.0.1 even when checked. My recovered files aren't opening when I open Illustrator after a crash. I'm running Mac Big Sur 11.1
2 votes -
Mistake in online help page
Hi on page https://helpx.adobe.com/illustrator/using/cutting-dividing-objects.html under Trim objects using Pathfinder effects are swapped icons for pictures marked C and D. See attached picture.
Thanks
2 votes -
New Layer button change now inserts new layer BELOW active layer
With the addition of the button for adding a new Sub Layer, the current button for adding a New Layer now adopts the same behavior of adding a layer BELOW the current active layer, opposite to what was legacy behavior before.
I checked, and dragging a layer to the New Layer button to make a copy still deposits the new layer copy ABOVE the current active layer, so something isn't right with the new change.That said, nice new option I didn't realize was there in the New Sub Level button, convenient, thank you.
3 votes -
Adobe Illustrator 2020 (24.1.2)-The latest updated version KEEPS CRASHING on MacOS Mojave
Hi
I'm having crashing issues with the simplest movements like dragging, changing the type sizes, accidentally double-clicking etc.
First the screen freezes.
Later everything goes blank/my screen sometimes goes full black and forced shutdown follows.
I'm using Macbook Air - MacOs Mojave version 10.14.6. (1.6 GHz Intel Core i5/ 8 GB 1600 MHz DDR3).
This is happening every time I open up AI without exception.
Note: When I started my computer in safe mode-AI is working normally.
What should we do?
Thanks in advance.6 votesPlease follow the steps listed in this link to share the crash log to Illustrator team, this will help us investigate and fix this issue. https://helpx.adobe.com/in/illustrator/kb/crash-next-steps.html
-
Quick keys did not import to Beta
When opening Beta my preferences had to be exported from regular Illustrator and imported to Beta. No big deal there... workspaces imported but quick keys did not.
2 votes -
alt + Scroll wheel doesn't always zoom
When holding down alt and scrolling in it takes multiple attempts to get Illustrator to respond.
2 votes -
Hyphenation settings are not copied from document to document
Make that work...
2 votes -
Threaded text adds first line indents for each first line of the area also instead of paragraphs only
Using a W10 pro with the last version of Adobe CC Illustrator.
Steps:
I have a small brochure that has some articles. I use area-type and there are some artciles that span over multiple pages. I format my text: font Myriad Regular 12pt, with fist-line indent 14pt and text alignement justify with last lign aligned left.
In the case that the sentence splits at the end of the page, and continues on the next page, the rest of the sentence is shown with first-line indent (and it shouldn't). When selecting the text, the selection it shows you that there is…2 votes -
Can an illustrator / photoshop PDF be used as a template to generate PDFs in nodejs (or any other language)?
I work a lot with generating PDF reports and what I constantly do is:
Design the pdf in illustrator / photshop
Lay it out with HTML using a library that changes from HTML to PDF (Using DOMPDF in PHP, html-pdf in nodejs, or a java parser that I can't remember its name).
Implement it in the system using the variables to be substituted, like any other view (using blade in laravel, handlebars in nodejs, and java iText in Java)
To which I wonder, is there a way to go from point 1 to point 3? In other words, export a…1 vote -
Resizing a constrained proportion shape not accurate to input
In 'Transform', if I set it to constrain proportions, then change the size of a square to '50mm x 50mm', the dimensions automatically change to something like '49.4345mm x 49.156mm'.
It also does this with any shape I created. So annoying! I think it worked back in 2019's versions, but with any version since doesn't.
AI Version: 25.0.1
OS: Mojave 10.14.61 vote
- Don't see your idea?