You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create disabled entity template with 1 child entity
Reference template via inspector attributes
Instantiate several of them
Instantiate another template and reparent it to the child of the last disabled entity that was instantiated in the previous step.
Bug: The template which references the child of the last disabled entity will reference the child of the first entity that was instantiated.
Workaround:
Ensure that a disabled entity is enabled after instantiation before you reference any scripts or children on it. Or, do not default templates to disabled.