Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2022.1.0a11
2022.1.0a13
Issue ID
1372752
Regression
Yes
[Undo] Fatal Error appears while undoing replace Transform operation
Steps:
1. Create a new project
2. Add GameObject to Hierarchy
3. Convert to prefab
4. Open the created prefab
5. Add "Text" component
==> This will replace Transform with RectTransform
6. Save the prefab asset and go back to scenes
7. Undo a few times
==>
"Fatal Error" appears
Regression from 2022.1.0a11
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
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
- InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
- Generated Entities look different when Depth Priming Mode is changed
Resolution Note (fix version 2022.1):
Unity no longer crashes when an object can change type during an undo or redo operation