docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CompilationMode

    Options for the compilation mode Project Auditor should use when performing code analysis.

    Namespace: Unity.ProjectAuditor.Editor
    Assembly: Unity.ProjectAuditor.Editor.dll
    Syntax
    [JsonConverter(typeof(StringEnumConverter))]
    public enum CompilationMode
    Remarks

    Setting the compilation mode can affect how long analysis takes, which assemblies are analysed and whether certain scripting define symbols are considered.

    Fields

    Name Description
    DevelopmentPlayer

    Development player

    Editor

    Editor assemblies

    EditorPlayMode

    Editor assemblies for Play Mode

    Player

    Non-Development player (default)

    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)