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
Hi,
I'm not sure if it's a bug or if I'm doing something wrong, but I couldn't figure out how instancing works for the nested components. It only says "node type: instance" for the parent, not for its children. Also I can see imported duplicate sprites and different references in image components.
My component instances look like this in Figma:
And like this in Unity:
I can also see them separately in the sprite atlas. Yellow star in this case.
The text was updated successfully, but these errors were encountered:
Duplicate sprites was an issue we were planning to solve, thank you for bringing it up, I am working on it.
Is this the only issue you are referring? I could not figure out what else could be a problem, your instance hierarchy looks okay in both images. If there is another issue, please comment or open an another issue.
Hi,
I'm not sure if it's a bug or if I'm doing something wrong, but I couldn't figure out how instancing works for the nested components. It only says "node type: instance" for the parent, not for its children. Also I can see imported duplicate sprites and different references in image components.
My component instances look like this in Figma:
And like this in Unity:
I can also see them separately in the sprite atlas. Yellow star in this case.
The text was updated successfully, but these errors were encountered: