Search Issue Tracker
Duplicate
Votes
0
Found in
Issue ID
869267
Regression
Yes
Unity crashes when closed after un-doing an action
Reproduction steps:
1. Open the attached project
2. Create a new GameObject
3. Add the "UndoBugScript" to it
4. Add any component to the GameObject
5. Press ctrl + f6 to create a new GameObject as a child of the first one, without registering an undo operation
6. Press ctrl + z to remove the component you added
7. Close Unity
Result: Unity crashes during TransformHierarchyChangeDispatch::DispatchSelfAndParents
Reproducible on 5.5.0p4, 5.6.0b3
Not reproducible on: 5.3.7p1, 5.4.4f1
Tested on: Windows 10
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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
This is a duplicate of issue #810013