Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

No Stadia support — fix for "can't add Editor script" #27

@neon-age

Description

@neon-age

image

This is a temp solution to avoid "can't add Editor script" error on MonoBehaviours.

Will be eventually fixed with re-organization and splitting assemblies into:

Assemblies
AV.Hierarchy.Core Base folder, references Unity assemblies.
AV.Hierarchy.Runtime MonoBehaviours, references Core.
AV.Hierarchy Root, Editor-only, references Core and Runtime.

But it will introduce new conflicts, so firstly these dev branches need to be merged into master:

  • hide-scene-visibility
  • view-items-refactoring
  • components-toolbar
  • reorganization

Hope there is no developers that actually rely on Stadia 😅

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions