Skip to content

Commit b3d2a59

Browse files
authored
Merge pull request #49 from PixiEditor/discord-bug
added bug overlay blog
2 parents afce11c + d99fc7c commit b3d2a59

2 files changed

Lines changed: 30 additions & 0 deletions

File tree

41.6 KB
Loading

src/content/blog/discord-bug.mdx

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Discord's new overlay breaks PixiEditor's popups
3+
authors: [ flabbet ]
4+
tags: [ pixieditor2.0, discord, bug ]
5+
date: 2025-11-16
6+
description: "Latest Discord update breaks PixiEditor's modals and input fields. Here's how to fix it."
7+
cover: "./assets/discord-bug/cover.png"
8+
---
9+
10+
<div style="background-color: #cf2029; color: white; padding: 10px; border-radius: 5px;">
11+
<h2>
12+
If you can't use input fields or close popups/modals in PixiEditor. Follow the instructions below to fix the issue.
13+
</h2>
14+
</div>
15+
16+
## Discord Overlay breaks PixiEditor's modals and input fields
17+
18+
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.
19+
This issue is caused by Discord's in-app overlay feature, which interferes with PixiEditor's user interface.
20+
21+
## How to Disable Discord Overlay
22+
23+
To fix this issue, you can disable the Discord overlay feature by following these steps:
24+
25+
1. Open Discord and go to User Settings.
26+
2. Navigate to the "Game Overlay" tab.
27+
3. Click on the arrow, next to the toggle called "Enable Overlay"
28+
4. Toggle off the overlay for PixiEditor specifically. You may also need to do the same for "Legacy Overlay" if issue persists.
29+
30+
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.

0 commit comments

Comments
 (0)