Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2021.1.0a2
2021.1.0a10
Issue ID
1300137
Regression
Yes
[Prefab] Errors after Undoing/Redoing 'create prefab of child object' action and then deleting object
Errors displayed when undoing/redoing after creating a prefab of child object and then saving the scene and deleting the child object.
Refer to the attached Video.
Steps to Reproduce:
1. Create a New Project
2. Hierarchy > Create Cube > Create Child
3. Create a Prefab of Child Object
4. Undo > Redo
5. Save Scene
6. Delete Child Object > Undo
Actual Result:
Errors in Console after each of the steps 4 5 & 6
Expected Result:
No errors while performing undo-redo actions
Reproducible with:
2021.1.0a10, 2021.1.0a2
Working fine in:
2021.1.0a1
Environment:
Windows 10 and macOS 10.15
License type: Pro
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2021.1):
Undo/Redo functioning smoothly.