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
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
Resolution Note (fix version 2022.1):
Unity no longer crashes when an object can change type during an undo or redo operation