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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 2021.1):
Undo/Redo functioning smoothly.