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][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment