Skip to content

Menu' does not contain a definition for SetChecked' #1

@noio

Description

@noio

When I put UniVSCode inside the "Editor" folder (because it's using UnityEditor; ). I get the following error:

'Menu' does not contain a definition for 'SetChecked'

If I put it in the Plugins folder, I don't get the error, but I can't make standalone builds.

It might be a Unity bug. I've worked around it by using #if UNITY_EDITOR instead of the "Editor" folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions