[ Web Proxy ]
URL:
Viewing: https://docs.unity3d.com/ScriptReference/Unity.ProjectAuditor.Editor.Severity.html [Back]  [Original]

Unity - Scripting API: Severity
Version: Unity 6.5 (6000.5)
    • Supported
    • Legacy
    LanguageEnglish
    • C#

    Severity

    enumeration

    Suggest a change

    Success!

    Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

    Close

    Submission failed

    For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

    Close
    Your name Your email Suggestion* Submit suggestion

    Cancel

    Description

    Severity of an issue

    Properties

    Property Description
    Default Default Severity
    Error An error that will prevent a successful build - for example, a code compile error encountered during code analysis
    Critical Critical impact on performance, quality or functionality
    Major Significant impact
    Moderate Moderate impact
    Minor Minor impact
    Warning A compiler warning encountered during code analysis
    Info Something which is reported for informational purposes only, not necessarily a problem
    None Suppressed, ignored by UI and build
    Hidden Not visible to user

    Web Proxy Viewer  |  New URL  |  Original Page