godotengine / godotengine/godot-vscode-plugin

Scene Preview cannot load packed scene and miss all the scene below it

Open
#895 9 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
2.1k
Forks
257
PR merge metrics
No merged PRs in 30d

Description

### Godot version

4.4.1

### VS Code version

1.98.1

### Godot Tools VS Code extension version

2.5.1

### System information

Windows11

### Issue description

I had test this issue both on my mac and window PC, and the issue was same.
I have several nodes below my "HitBoxComponent" node, and this node is a packed scene node, however, when I tried this on my VS code, the following node disappeared. I can adjust the order of my node to make them show but the nodes that follow after "HitBoxComponent" node disappeared.

Image

Image

Image

Image

### Steps to reproduce

- make a node as packed scene on godot
- added to a root scene
- the node below the packed scene node disappeared.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.