Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2.0a9
2021.3
2021.3.0f1
2022.1
Issue ID
1417846
Regression
Yes
Redoing/undoing prefab variant with nested prefab creation creates an override for the nested prefab changes
Steps to reproduce:
1. Create a new project or open an existing one
2. Create a Cube GO in the Hierarchy
3. Drag the Cube GO to Assets window to make it a prefab
4. Create an empty Prefab in Assets (Right-click -> Create -> Prefab)
4. Drag and drop the created prefab on the Cube GO to nest it
5. Apply the override to the Cube GO
6. Enter Prefab editing mode on Cube GO and move the nested prefab to change its transform (make sure to save it)
7. Exit the prefab editing mode and go back to the scene
8. Drag and drop the Cube prefab to the Assets window again to make it a Prefab Variant
9. Undo past the nesting and then redo it
Expected results: No new overrides on Prefab Variant GO instance
Actual results: A nested prefab transform override appears on the Prefab Variant GO
Reproducible with: 2021.2.0a9, 2021.3.0f1, 2022.1.0a11
Not reproducible with: 2021.2.0a8, 2022.1.0b12, 2022.1.0a12, 2022.2.0a10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
This is a duplicate of issue #1372196