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

Orphan Nodes #7

Open
alfredbaudisch opened this issue Mar 16, 2024 · 0 comments
Open

Orphan Nodes #7

alfredbaudisch opened this issue Mar 16, 2024 · 0 comments
Labels
bug Something isn't working not-confirmed

Comments

@alfredbaudisch
Copy link
Owner

Report received:

I found that there too much orphan nodes, both in your repository as well as in my code. Now I'm trying to get rid of them. Mostly it is UIFrame node here is the example of output :

118312928951 - Stray Node: UIInventoryItem2/UIFrame/ColorRect2 (Type: ColorRect)

118027716282 - Stray Node: UIInventoryItem/UIFrame/ColorRect2 (Type: ColorRect)

118094825159 - Stray Node: UIInventoryItem/UIFrame/TextureItemBackground (Type: TextureRect)

118128379598 - Stray Node: UIInventoryItem/UIFrame/TextureItemBackground/TextureItemSprite (Type: TextureRect)

118061270741 - Stray Node: UIInventoryItem/UIFrame/ColorRect3 (Type: ColorRect)

117994161885 - Stray Node: UIInventoryItem/UIFrame (Type: ColorRect)

118161934047 - Stray Node: UIInventoryItem/UIFrame/ColorHighlighted (Type: ColorRect)

For example on the opening your project we have 3000 orphan nodes after picking up all the objects there 30000 orphan nodes. It could be a problem in the future.

@alfredbaudisch alfredbaudisch added bug Something isn't working not-confirmed labels Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working not-confirmed
Projects
None yet
Development

No branches or pull requests

1 participant