sschmid / Entitas

Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
MIT License
7.16k stars 1.11k forks source link

Entitas (1.13) Plugin can't be loaded in Unity 2019.1.12 #909

Open blackgun opened 5 years ago

blackgun commented 5 years ago

Hi, I just try to install Entitas, follow the tutorial doc and video, but got a problem even I have Assembly-Csharp.csproj and Test entitas.sln file . So I can't have tools menu with many error. Did I miss anything? Thanks.

Assembly 'Assets/Library/Entitas/Entitas.Unity.dll' will not be loaded due to errors:
Reference has errors 'Entitas'.
...

image

My Env: