Search Issue Tracker
Fixed
Fixed in 2023.1.0a15
Votes
2
Found in
2020.3.23f1
2023.1.0a12
Issue ID
UUM-1175
Regression
No
Duplicate identifier error message appears while saving prefab
Steps:
1. Open attached "TestPackage" package
2. Open Scene17
3. Drag and drop Capsule10 GameObject to the Project Browser
4. Choose "Original Prefab"
==>
Duplicate identifier 1672280479522650189.
GameObject became "missing asset" prefab instance. Prefab asset is broken.
Option2:
1. Add Cube to Hierarchy and convert it to prefab
2. Save scene "Test1"
3. Save this scene as "Test2" as well
4. Open both scene (multiscene setup)
5. Drag Cube prefab instance from "Test1" under Cube prefab instance in "Test2"
6. Drag to project browser root Cube prefab instance
7. Choose "Original prefab" in confirmation dialog
==>
Duplicate identifier 1672280479522650189.
GameObject became "missing asset" prefab instance. Prefab asset is broken.
Take a look into attached movie for details
Also reproducible in 2020.3.23f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment