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

Bug GhostDefaultComponent attribute doesn't work for nested entities

Discussion in 'Entity Component System' started by Jawsarn, May 10, 2020.

  1. Jawsarn

    Jawsarn

    Joined:
    Jan 12, 2017
    Posts:
    245
    E.g. using CreateAdditionalEntity and adding components with GhostDefaultComponent attribute won't follow the rules of the attribute.