Skip to content

0 paths to root, after UnloadUnusedAssets and GC.Collect? #13

Description

@omgitsraven

I'm trying to track down the path to root for an asset that's not being garbage collected; I've used Heap Explorer's "paths to root" feature to do this successfully on this same project in the past, but now, when I try, it claims "0 paths to root" for the asset. I've definitely called Resources.UnloadUnusedAssets and GC.Collect since unloading the scene that originally contained the lingering asset; what could it mean for an asset to still be in memory after unloading unused and garbage collecting, despite zero paths to root? Is this a bug or am I misunderstanding something?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions