Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.1.X, 2019.2.X
Votes
0
Found in
2019.2.0a10
2019.2.0a14
Issue ID
1150496
Regression
Yes
[Improved prefabs] Duplicate prefab gets created when undo is pressed after applying override to nested prefabs
Duplicate prefab gets created when undo is pressed after applying override to nested prefabs. Refer the attached video.
Steps to reproduce:
1) Create new project
2) Create two empty gameObjects A and B> Create prefabs of both of them.
3) In hierarchy, add B as a child of A.
4) Select both the prefabs and in the override window > Apply all
5) Press Ctrl+z or Edit > Undo
Actual result : Additional duplicate prefab B is created.
Expected result: The changes are undone and no duplicate prefabs are created
Occurring in: 2019.3.0a1, 2019.2.0a14, 2019.2.0a10
Working fine in: 2019.2.0a9
Environment: Both Windows and Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment