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
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
- [iOS] Application frequently crashes on Social.LoadAchievements call when many achievements are registered
Resolution Note (fix version 2022.1):
Unity no longer crashes when an object can change type during an undo or redo operation