docs.unity3d.com
    Show / Hide Table of Contents

    Namespace UnityEditor.Build.Pipeline.Utilities

    Classes

    BuildCache

    Default implementation of the Build Cache

    BuildInterfacesWrapper

    Manages initialization and cleanup of Unity Editor IPreprocessShaders, IProcessScene, & IProcessSceneWithReport build callbacks.

    BuildLog

    Basic implementation of IBuildLogger. Stores events in memory and can dump them to the trace event format. IBuildLogger

    BuildLogger

    Logging overrides for SBP build logs.

    CachedInfo

    Stores asset information for the cache.

    FileCompressor

    Since C# only has GZipStream until .NET 4.0, we are forced to implement our own packing system for artifact files. We compact all artifacts into a single GZip Stream with the header before the file name and contents. The header contains the file name length and file length (in bytes).

    HashingMethods

    Creates the RawHash for an object.

    LinkXmlGenerator

    This can be used to create a LinkXml for your build. This will ensure that the desired runtime types are packed into the build.

    MD4

    Implementation of the MD4 hashing algorithm.

    ProgressLoggingTracker

    Logs information about the progress tracker.

    ProgressTracker

    Keeps track of the SBP build progress.

    ScriptableBuildPipeline

    Static class containing per project build settings.

    Structs

    CacheEntry

    Creates a container to store data in build cache.

    RawHash

    Stores hash information as an array of bytes.

    Enums

    CacheEntry.EntryType

    Options for the cache entry type.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023