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 namespaces on a component just deletes the component (sometimes?) #7165

Open
Retroeer opened this issue Dec 12, 2024 · 0 comments
Open

Comments

@Retroeer
Copy link

Describe the bug

When you change the namespace on a component sometimes (or most of the time, I honestly don't understand how this works) the component is just completely removed from the GameObject

To Reproduce

  1. Make a Component
  2. Add it to a GameObject
  3. Change it's namespace
  4. Component disappears (probably)

Expected behavior

Component should either be able to properly update to the new namespace (magic) or become a missing component like it would in most cases

Media/Files

No response

Additional context

No response

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

No branches or pull requests

1 participant