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

Changing type of node removes it from all groups #7013

Closed
RebelliousX opened this issue Nov 2, 2016 · 1 comment
Closed

Changing type of node removes it from all groups #7013

RebelliousX opened this issue Nov 2, 2016 · 1 comment
Assignees

Comments

@RebelliousX
Copy link
Contributor

Tested on Godot 2.1, but pretty positive the issue is there in 2.2+

Issue description (what happened, and what was expected):
If a scene was added to a group in the Node viewer (Node is next to Inspector. Group is next to Signals)
and then we try to change the type of the scene (say, static 2d to area2d), the added "Group" is gone!

Looking for issues in the wrong place, this can lead to headaches if overlooked, barking up the wrong tree is not nice!

Steps to reproduce:
Create a scene lets say StaticBody2D
Add it to a group, lets say "Walls"
Change the type of the Scene/Node to Area2D
Grouping is gone.

@volzhs
Copy link
Member

volzhs commented Nov 2, 2016

It would be better to change title to describe more specific, like "Changing node type loses Group info"

@leonkrause leonkrause changed the title Issue with changing scene type Changing type of node removes it from all groups Nov 2, 2016
@neikeq neikeq self-assigned this Nov 2, 2016
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

4 participants