Closed ibrahimpenekli closed 1 year ago
It looks like it wont be fixed anytime soon: https://issuetracker.unity3d.com/issues/identifier-uniqueness-violation-warning-pops-up-when-adding-multiple-monobehaviour-to-model-prefab-root-via-assetpostprocesso
We gotta generate unique names for each node in the GameObject
hierarchy.
Identifier uniqueness violation: 'Name:357:2/Logo/Frame 608/Logo_Group/Group/Vector, Type:GameObject'. Multiple Objects with the same name/type are generated by this Importer. There is no guarantee that subsequent imports of this asset will properly re-link to these targets. UnityEditor.AssetImporters.AssetImporterEditor:ApplyRevertGUI () Cdm.Figma.UI.Editor.FigmaAssetImporterEditor:OnInspectorGUI () (at Packages/com.cdm.figma.ui/Editor/FigmaAssetImporterEditor.cs:116) UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)