{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Class ScriptableBuildPipeline | Scriptable Build Pipeline | 2.0.2
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ScriptableBuildPipeline

    Static class containing per project build settings.

    Inheritance
    object
    ScriptableBuildPipeline
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEditor.Build.Pipeline.Utilities
    Assembly: solution.dll
    Syntax
    public static class ScriptableBuildPipeline

    Properties

    Name Description
    CacheServerHost

    The host of the Build Cache Server.

    CacheServerPort

    The port number for the Build Cache Server.

    UseBuildCacheServer

    Flag to determine if the Build Cache Server is to be used.

    logCacheMiss

    Log a warning on build cache misses. Warning will contain which asset and dependency caused the miss.

    maximumCacheSize

    The size of the Build Cache folder will be kept below this maximum value when possible.

    slimWriteResults

    Reduces the caching of WriteResults data down to the bare minimum for improved cache performance.

    threadedArchiving

    Thread the archiving and compress build stage.

    useDetailedBuildLog

    Set this to true to write more detailed event information in the build log. Set to false to only write basic event information.

    In This Article
    Back to top
    Copyright © 2023 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)