docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property CompileSynchronously

    CompileSynchronously

    Gets or sets whether or not to Burst compile the code immediately on first use, or in the background over time.

    Declaration
    public bool CompileSynchronously { get; set; }
    Property Value
    Type Description
    bool

    The default is false, true will force this code to be compiled synchronously on first invocation.

    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)