godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
89k stars 20.18k forks source link

`EditorDebuggerPlugin` does not receive messages or respond to requests. #96210

Open ThePat02 opened 2 weeks ago

ThePat02 commented 2 weeks ago

Tested versions

System information

Windows 10

Issue description

Following the official example on how to use the EditorDebuggerPlugin I stumbled across some problems.

Steps to reproduce

  1. Open the MRP.
  2. Run the example scene
  3. It should print("Pong"), but it doesn't.

I wasn't able to reproduce the bug of having to resave the file. Can provided full project file, if needed.

Minimal reproduction project (MRP)

editordebuggerbugmrp.zip

ThePat02 commented 2 weeks ago

Even GitHub isn't save anymore...