Skip to content

Asset Auditor Window won't show anything #15

@Ennaxor

Description

@Ennaxor

Hi there!

I've been testing the asset auditing tool these days and I've encountered some problems that I don't know how to solve. After creating a profile with its own filters and so on, I understood that if I imported assets into the folder that contains this profile, the assets would show later in the Asset Auditor window, but they don't. The window is simply empty whatever I do without any errors showing up.

I've tried debugging the AssetsTreeView script to see what is happening, and it seems that it never adds new associatedAssets to any profile. What am I missing exactly? I'm sure I'm missing a step that I didn't really understand. Like setting up the .userData file as you say it's required, but how really?
if( Filter.Conforms( assetPath, profile.GetFilters() ) ) associatedAssets.Add( assetPath );

a2
a3

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions