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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2022.1):
Unity no longer crashes when an object can change type during an undo or redo operation