Uniqueness of the components

To prevent components with the same names from overwriting each other after downloading, a random set of numbers is added to their names before downloading, which is calculated based on the properties of these components and all the components that are inside it. If these properties change, the set of numbers also changes, and then a new file will be downloaded.

To avoid duplicating prefabs and images in your project, use the component creation function in Figma.

Since version 2.1.0 you can give components the same name, and if the properties of these components and their child components are different, it’s will not overwrite each other.

Last updated