Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nodes with groups aren't displayed in the scene preview panel #606

Closed
D-The-Crafter opened this issue Feb 26, 2024 · 3 comments
Closed

Nodes with groups aren't displayed in the scene preview panel #606

D-The-Crafter opened this issue Feb 26, 2024 · 3 comments

Comments

@D-The-Crafter
Copy link

Godot version

4.2.1.stable

VS Code version

1.86.2

Godot Tools VS Code extension version

2.0.0

System information

Windows 10

Issue description

Nodes with groups are not displayed in the scene preview panel. If the node with a group is the root node the whole scene isn't displayed.

image

Steps to reproduce

  • create a scene with a node of any type.
  • add a group to that node.
  • open the scene preview panel.
@DaelonSuzuka
Copy link
Collaborator

This is actually the same problem as #600 and has already been fixed in #603.

@D-The-Crafter
Copy link
Author

D-The-Crafter commented Feb 26, 2024

Ah, saw that one but thought it only talked about the node_paths field. Glad its fixed.

@Calinou
Copy link
Member

Calinou commented Mar 11, 2024

Thanks for the report! Consolidating in #600.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants