Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0a7
2018.1.0b13
Issue ID
1026529
Regression
Yes
Scripted Importer warns of Identifier uniqueness violations when multiple components of same type are added to a game object
Reproduction steps:
1. Download user's project and open in Unity
2. Clear the console
3. Reimport "TestAsset" in Project tab
Expected: no warnings in the console
Actual: warning appears in the console - "Identifier uniqueness violation: 'MyMainObject/MyObject/MyColliders/BoxCollider2D'. Scripted Importers do not guarantee that subsequent imports of this asset will properly re-link to these targets."
Reproduced on: 2017.3.0a7; 2017.4.1f1; 2018.1.0f1; 2018.2.0b1
Not reproducible: 2017.2.2p3; 2017.3.0a6
Regression introduced: 2017.3.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment