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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment