docs.unity3d.com
    Show / Hide Table of Contents

    Build Profiling

    The Addressables build process always creates a .json log file that contains build performance information. You can find the log file in your project folder at Library/com.unity.addressables/AddressablesBuildTEP.json.

    View the log file with the chrome://tracing tool in Google Chrome or another Chromium-based browser.

    A sample log file displayed in chrome://tracing

    To view the build profile:

    1. Open a Chromium-based browser.
    2. Enter chrome://tracing in the browser to open the Trace Event Profiling Tool.
    3. Click the Load button.
    4. In the file browser, navigate to your Unity project’s Library/com.unity.addressables folder.
    5. Open the AddressablesBuildTEP.json file.

    See Unity Scriptable Build Pipeline for more information about build performance logging.

    Back to top
    Terms of use
    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