Skip to content

Cannot find EcsComponent in namespace Invert.uFrame.ECS #2

Description

@grofit

Seem to get an error when trying to build on an empty project with a single component, here were the steps:

  • Create a new project
  • Downloaded and unzipped repo into assets
  • Create a new module
  • Add component called Buffable (could be anything, it had no content in it)
  • Pressed the build button

Then got the error:

Assets/Plugins/Editor/uFrame.ECS.Editor/Components/Buffable.cs(24,48): error CS0234: The type or namespace name `EcsComponent' does not exist in the namespace `Invert.uFrame.ECS'. Are you missing an assembly reference?

I am using unity 5.3.4f and like I say it is a new project with nothing but this repo, when opening the generated code in VS it appears that the namespaces generated are wrong or have been refactored somewhere.

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