Adobe InDesign: Bugs
When filing a new bug, please provide:
- Version of Adobe InDesign, InCopy or InDesign Server
- Steps to reproduce the issues
- Expected result
- Actual result
- Test file, screenshot, video or GIF capturing the issue (optional)
- or
No existing idea results
- ~ No ideas found ~
7503 results found
-
Running Header Removes ZWNJ (Zero-width non-joiner) Character (U+200C)
I want to use Running Header to have the section name at the top of the pages.
The section title has Zwnj character (https://en.wikipedia.org/wiki/Zero-width_non-joiner) but running header removes this character (U+200C).
for more information see the attached image4 votesWe have released an update for InDesign CC2019 (v 14.0.1) which contains fixes for some key issues. If you are not already on 14.0.1 (build 209), then we recommend you to update to latest version.
If you still face this issue even after updating, please send the following information to santalwa@adobe.com :
Reproducible Steps –
• Try opening the document with other option (File→Open(Copy))
• What were you doing when the issue was observed in InDesign?
• Error snapshot or video recording of the issue.
• Please share sample document(s)/asset(s) with us? Please package the entire document(To package the document, Go to File → Package)Adobe InDesign team
-
InDesign interface has issues after exiting touch mode
To replicate the bug, have at least two documents open.
After using touch mode and then switching to normal (essentials), the status bar at the end of the current document (contains pages, etc.) will look a little rough. In the document that was not focused, the entire status bar background is missing. In addition, on that document the scrollbars disappear and flash while you scroll, which is a little disturbing for your eyes.4 votes -
AI-generated Alt Text for images should NOT be on by default
Gross decision to have this "feature" on by default. Good thing I didn't miss the popup on startup, I NEVER want any AI features at all ever, let alone to have to OPT OUT? Madness. Also ridiculous is the option to turn off the the "AI generated content" tag on this "feature" at all. Why would you allow that? I guess it's in line with all of the untagged AI on Adobe Stock lol.
3 votes -
"Repair file" Pops up when trying to 'Save' a file... InDesign closes without saving
When opening an InDesing file with the new 2026 version, the file opens without any issues at all.
No missing links, no missing fonts. Opens OK.When trying to save that file, which was created by previous InDesign version (2025), InDesign encounters an issue while saving. A pop-up asks if I want to "Repair the file". I hit the "Repair" button. InDesign app closes abruptly.
So, I used another way to save the file without 'Saving As', nor replacing the file.
I opened the exact same file made with a previous version of InDesign, hit 'Save as', select IDML, and the app didn't crash. I close the InDesing file. I erase the InDesign file from my folder.
Then:
Opened the IDML file, hit 'Save As > InDesign 2026'.
The file saves as InDesign.
No pop-up.I close the IDML file.
Open the recently saved InDesign (2026).No more issues.
When opening an InDesing file with the new 2026 version, the file opens without any issues at all.
No missing links, no missing fonts. Opens OK.When trying to save that file, which was created by previous InDesign version (2025), InDesign encounters an issue while saving. A pop-up asks if I want to "Repair the file". I hit the "Repair" button. InDesign app closes abruptly.
So, I used another way to save the file without 'Saving As', nor replacing the file.
I opened the exact same file made with a previous version of InDesign, hit 'Save as', select IDML, and…
3 votes -
Ongoing performance issues with large InDesign files
We’re running into frequent slowdowns and crashes when working with large InDesign documents (lots of pages, linked assets, complex styles, long text flows). It’s happening across multiple machines, not just one setup.
At Tech Formation, we support teams that depend on InDesign for real production work, and these issues are starting to affect delivery timelines and workflows.
It would be great to know whether this is a known issue and whether there’s any workaround or logging we can enable to help diagnose it.3 votes -
AI Generated Alt Text overrode existing Alt Text
Newly launched 'Automatic AI Generated Alt Text' overrode all my existing custom alt text, which is incredibly frustrating. Although it's an interesting feature it it should NOT change existing alt text. And now I have to redo it because I don't see any history of what I had.
3 votes -
text dissapere when editing
The documents text dissapeares when I'm editing text - why - and I have the latest version 21.1
3 votes -
Tables and text randomly disappear in Adobe InDesign document
While working in Adobe InDesign, tables and text frames intermittently disappear from the document, even though their frames and guides are still visible. As shown in the attached image, content that should be displayed (tables and text) is no longer visible on the page layout.
This issue occurs during normal editing and navigation of the document and does not appear to be related to hidden layers or visibility settings. The problem affects document review and editing, making it difficult to verify content accuracy.
3 votes -
ePub synthetic spread export not including xml / html language tags
Version 21.0
When exporting a Fixed Layout EPUB with the <Enable Synthetic Spreads> option, the language tags are not exporting in the HTML, which is an issue for accessibility. The language tags ARE exported properly when the <Convert Spread to Landscape Page> option is chosen, so this clearly seems to be a glitch with this particular export option.
I would expect the following code to be at the top of each of the HTML files <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en" xmlns:epub="http://www.idpf.org/2007/ops">, and this at the top of the OPF file: <package xmlns="http://www.idpf.org/2007/opf" version="3.0" unique-identifier="bookid" prefix="ibooks: http://vocabulary.itunes.apple.com/rdf/ibooks/vocabulary-extensions-1.0/" xml:lang="en">
However, the exported files have the following code, which misses the xml language tags:
HTML: <html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops">
OPF: <package xmlns="http://www.idpf.org/2007/opf" version="3.0" unique-identifier="bookid" prefix="ibooks: http://vocabulary.itunes.apple.com/rdf/ibooks/vocabulary-extensions-1.0/">
This is causing a LOT of manual work for my team and turning into a big time suck. It seems like something that could be a relatively easy fix on the development side... so we'd REALLY appreciate you prioritizing it! Especially with the recent EAA guidelines for ePub accessibility, this is a critical aspect of the ePub export.
Version 21.0
When exporting a Fixed Layout EPUB with the <Enable Synthetic Spreads> option, the language tags are not exporting in the HTML, which is an issue for accessibility. The language tags ARE exported properly when the <Convert Spread to Landscape Page> option is chosen, so this clearly seems to be a glitch with this particular export option.
I would expect the following code to be at the top of each of the HTML files <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en" xmlns:epub="http://www.idpf.org/2007/ops">, and this at the top of the OPF file: <package xmlns="http://www.idpf.org/2007/opf" version="3.0" unique-identifier="bookid" prefix="ibooks: http://vocabulary.itunes.apple.com/rdf/ibooks/vocabulary-extensions-1.0/" xml:lang="en">
However, the exported files…
3 votes -
Linked images are not loading after Mac OS upgrade to Tahoe 26.2
Linked images are coming up distorted/warped after upgrading my Mac's OS to Tahoe 26.2. Can be corrected by manually relinking all the images, but what a pain. Screenshot example included.
3 votes -
[ID-4274715] Missing anchoredObjectSettings for FlexObject in DOM
The anchoredObjectSettings for FlexObject is missing in DOM.
So it’s impossible to manipulate the anchor properties of a Flex Layout inside a text frame.Please, fix it and expose the anchoredObjectSettings of a flex layout object.
3 votes -
Show Import Options no longer stays checked
The "show import options" box will not stay checked in the "Place" window. Sometimes it does stay checked for one or two items but if you are importing more than that it will not stay checked.
Previously it stayed checked until the next time that inDesign was restarted. This may seem minor but is an extreme inconvenience and severely hindering workflow.
Version: 20.5
Steps to reproduce:
1. While working in document, Control+D (or "File>Place")
2. Sees "Show Import Options" is unchecked, check box
3. Place object
4. Control+D to place new object
5. Sees "Show Import Options" is unchecked AGAIN, re-check box
6. Place new object
7. Repeat ad nauseamExpected result: When "Show Import Options" is checked after first use, it will stay checked until the program is shut down and re-opened.
Actual result: Not that.
The "show import options" box will not stay checked in the "Place" window. Sometimes it does stay checked for one or two items but if you are importing more than that it will not stay checked.
Previously it stayed checked until the next time that inDesign was restarted. This may seem minor but is an extreme inconvenience and severely hindering workflow.
Version: 20.5
Steps to reproduce:
1. While working in document, Control+D (or "File>Place")
2. Sees "Show Import Options" is unchecked, check box
3. Place object
4. Control+D to place new object
5. Sees "Show Import Options" is unchecked AGAIN,…3 votes -
There was an error updating the artifact
Adobe Indesign 2026 V21.1
i was trying to update a filed shared for review but it keep saying "There was an error updating the artifact" i've tried to update the indesign but as same.
3 votes -
incorrect shadow from a group of objects
If you add a shadow to a group consisting of several graphic objects and at least one text object, the shadow behaves unpredictably when you move the group. Despite the values set in the corresponding settings window, it may change direction, density, blur distance, etc.
3 votes -
Adobe InDesign 20.5 - InDesignEPS Import: UnmatchedMark error.
Has anyone found a fix for this error "EPS Import: UnmatchedMark error" when placing a vector into InDesign? This has been a feature between programs for as long as I can remember and it is really frustrating that so many comments tell you "not" to do this as it is bad practice. It is definitely part of my workflow and helps create smaller, cleaner files, and streamlined, accurate colour palettes.
3 votes -
Indesign 2025 and 2026 hang for long periods during functions such as edting searches, editing paragraph styles, and other things
Indesign 2025 and 2026 hang for long periods during functions such as editing searches, editing paragraph styles, using the find/replace font function and other things as well.
3 votesPlease send the following information to sharewithID@adobe.com :
- Reproducible Steps – What were you doing when the issue occurred?
- Video recording of the issue
- Is(Are) the issue related to a specific document(s)/asset(s)? If yes, could you provide us with the document(s)/asset(s)? Please package the entire document (To package the document, choose File → Package…)
—
Adobe InDesign Team
-
ID2026 Export Issues
Exporting PDFs and IDML files in ID2026 is taking far longer than it does to do the same export in 2025, and I'm losing almost all of the hyperlinks on parent pages when exporting to IDML.
3 votesPlease send the following information to sharewithID@adobe.com :
- Reproducible Steps – What were you doing when the issue occurred?
- Video recording of the issue
- Is(Are) the issue related to a specific document(s)/asset(s)? If yes, could you provide us with the document(s)/asset(s)? Please package the entire document (To package the document, choose File → Package…)
—
Adobe InDesign Team
-
InDesign 2026 doesn’t remember “Show Import Options” checkbox (Mac)
In the new InDesign 2026, this issue still persists — it’s been present at least since version 2025.
When importing graphics, the Finder window opens, but InDesign no longer remembers the “Show Import Options” checkbox state. In previous versions, this preference stayed active even after restarting the application.
Now I have to check it again every time I open InDesign.
3 votes -
Opening document message stuck when opening a document
ID 20.5 on Mac Sequoia (M4 Pro).
- Open a document by double-clicking the file.
- The document opens.
- The "Opening document message" remains stuck in the display.
- The only solution to exit from this situation is to close ID.
3 votes -
[ID-4270655] Align to Bleed issue
The Align to Bleed function works incorrectly for certain bleed situations.
If a facing-page document has an Inside bleed smaller than the other sides, (e.g Top: 1p6, Bottom: 1p6, Inside 0p, Outside 1p6) the Align to Bleed will left-align objects to this smaller bleed instead of the correct outer dimension. This does not seem to affect right-aligning.3 votesThis issue is fixed in the latest InDesign Release 21.1
Please update your version of InDesign (via the CCD app) to this latest release whenever it becomes available in your locale.
--
Adobe InDesign team
- Don't see your idea?