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
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Resolution Note (fix version 2022.1):
Unity no longer crashes when an object can change type during an undo or redo operation