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
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Resolution Note (fix version 2021.1):
Undo/Redo functioning smoothly.