Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
2022.1.0a10
Issue ID
1365306
Regression
No
[Undo] GameObject is duplicated when undoing "Replace Base" operation
Steps:
1. Create a new project
2. Add a GameObject
3. Convert it to prefab and then to Variant
4. Open variant InContext
5. Drag root to the Project Browser and choose "Replace Base"
6. Save
7. Go to the scenes
8. Undo a few times
==>
Variant instance is duplicated
Also repro in Version 2019.4.26f1 (e0392c6b2363) with a slight difference: Redo will kill the duplicated object
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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Resolution Note:
This will be fixed at a later point. We plan to change how file-id's are generated for variant base. That change will automatically fix this issue