Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

About Unity2019.2.0 ECS

Discussion in 'Getting Started' started by guiqian, Aug 13, 2019.

  1. guiqian

    guiqian

    Joined:
    Sep 19, 2018
    Posts:
    2
    I used The ECS of Unity2018.2. I upgrade to Unity2019.2.0.
    where is position component?
    where is rotation component?
    where is scale component?
    where is RenderMesh component?
    Only "xxx Proxy"
    I use ConvertToEntity.cs,and Select 'Convert and destroy'. GameObject is destroy. But GameObject is visible in ECSDemo.

    In ECS, How to use Unity2019.2.0?it is not esay than Unity2018.2.