c8845291c3
The editor wasn't clearing the debugger agent
settings properly after a processing a play
request from an IDE. This caused consequent play
attempts to fail if not launched from the IDE,
as the game would still attempt and fail to
connect to the debugger.
The concrete cause: Forgetting to clear the
`GODOT_MONO_DEBUGGER_AGENT` environment variable.
(cherry picked from commit
|
||
---|---|---|
.. | ||
GodotTools | ||
GodotTools.BuildLogger | ||
GodotTools.Core | ||
GodotTools.IdeMessaging | ||
GodotTools.IdeMessaging.CLI | ||
GodotTools.OpenVisualStudio | ||
GodotTools.ProjectEditor | ||
.gitignore | ||
GodotTools.sln |