docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AssetsViewBuildReportItem

    UI item used to display assets in the Addressables Build Report

    Inheritance
    object
    AssetsViewBuildReportItem
    AssetsViewBuildReportAsset
    AssetsViewBuildReportBundle
    AssetsViewBuildReportUnrelatedAssets
    AssetsViewTypeHeader
    Implements
    IAddressablesBuildReportItem
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.AddressableAssets.BuildReportVisualizer
    Assembly: Unity.Addressables.Editor.dll
    Syntax
    public class AssetsViewBuildReportItem : IAddressablesBuildReportItem

    Properties

    Name Description
    Bundle

    Data store for the AssetBundle the asset is stored in

    BundleName

    The name of the AssetBundle where the asset is stored

    BundleSize

    The file size of the AssetBundle where the asset is stored

    Bundles

    If this asset is an implicit dependecy, this is the list of all the AssetBundles where the asset was duplicated

    DataFromOtherAsset

    Data store for implicit Asset references

    ExplicitAsset

    Data store for Assets explicitly defined in an AssetBundle

    FileSizePlusRefs

    The total size of the asset and its dependencies

    FileSizeUncompressed

    The size of the uncompressed asset

    GroupName

    The Addressable Group the asset belonged to

    Name

    The name of the asset

    RefsBy

    The ids that reference this asset

    RefsTo

    The ids of assets this asset references

    SizeWDependencies

    The total size with dependencies

    Methods

    Name Description
    CreateGUI(VisualElement)

    Used to build the GUI for the asset data

    GetCellContent(string)

    Get specific data for a given column

    GetSortContent(string)

    Get sortable content data for a column

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)