Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added src/content/blog/assets/discord-bug/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions src/content/blog/discord-bug.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Discord's new overlay breaks PixiEditor's popups
authors: [ flabbet ]
tags: [ pixieditor2.0, discord, bug ]
date: 2025-11-16
description: "Latest Discord update breaks PixiEditor's modals and input fields. Here's how to fix it."
cover: "./assets/discord-bug/cover.png"
---

<div style="background-color: #cf2029; color: white; padding: 10px; border-radius: 5px;">
<h2>
If you can't use input fields or close popups/modals in PixiEditor. Follow the instructions below to fix the issue.
</h2>
</div>

## Discord Overlay breaks PixiEditor's modals and input fields

If you are using Discord and PixiEditor simultaneously, you might have noticed that the latest Discord update introduced a bug that affects PixiEditor's modals and input fields.
This issue is caused by Discord's in-app overlay feature, which interferes with PixiEditor's user interface.

## How to Disable Discord Overlay

To fix this issue, you can disable the Discord overlay feature by following these steps:

1. Open Discord and go to User Settings.
2. Navigate to the "Game Overlay" tab.
3. Click on the arrow, next to the toggle called "Enable Overlay"
4. Toggle off the overlay for PixiEditor specifically. You may also need to do the same for "Legacy Overlay" if issue persists.

Disabling the overlay should resolve the conflicts with PixiEditor's interface and restore normal functionality. We are in contact with Discord's team to address this issue.