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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment