You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Make a Component
Add it to a GameObject
Change it's namespace
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: