Search Issue Tracker
Fixed
Fixed in 2022.2.0f1, 2023.1.0a16
Votes
1
Found in
2022.2.0b2
2023.1.0a3
Issue ID
UUM-9278
Regression
Yes
[Undo] Additional GameObjects and a Console error after Undoing and Redoing a Paste As Child
Reproduction steps:
1. Open any Unity project
2. Create a GameObject (Ctrl + Shift + N)
3. Duplicate the GameObject at least twice (Ctrl + D)
4. Multi-select the duplicate GameObjects and drag them inside the original GameObject
5. Undo (Ctrl + Z)
6. Redo (Ctrl + Y)
Expected result: No additional corrupted GameObjects are created and no errors are logged
Actual result: Additional corrupted GameObjects are created and the “Assertion failed on expression: 'GetParent() == nullptr'“ errors are logged
Reproduced in: 2022.2.0a3, 2022.2.0b2, 2023.1.0a3
Not reproduced in: 2020.3.37f1, 2021.3.6f1, 2022.1.10f1, 2022.2.0a2
Reproduced on: Windows 10/11, macOS Monterey 12.0.1 (Intel)
Notes:
1. The corrupted GameObjects disappear after reopening the scene
2. Crash on ‘GameObjectHierarchyProperty::GetColorCode’ when trying to delete the corrupted GameObjects
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Add comment