Skip to content

'isDebugBuild' is missing from the Unity Asset Store version of this, pls fix #11

@11BelowStudio

Description

@11BelowStudio

basically the unity asset store release of this tool is missing this line of code, completely breaking Debug.isDebugBuild:

public static bool isDebugBuild { get { return UnityEngine.Debug.isDebugBuild; } }

please update the version of this plugin on the unity asset store to include that line of code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions