Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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