Skip to content

The debugger doesn't show any data #699

@chsxf

Description

@chsxf

Godot version

4.3

VS Code version

1.92.2

Godot Tools VS Code extension version

2.1.0

System information

macOS Sonoma 14.6.1

Issue description

The debugger doesn't show any data (locals, members or globals) and watches are also not working. It is also impossible to update the list of watches while the debugger is running.

Steps to reproduce

  • Place a breakpoint in any GDScript
  • Run your game until reaching the breakpoint
  • The debugger panel in VSCode should be empty (except for the active scene and inspector)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions