Search Issue Tracker
Duplicate
Votes
0
Found in
2019.4
2020.3
2020.3.26f1
2021.1
2021.2
Issue ID
1393271
Regression
No
Editor crashes when undoing and redoing the adding of components on a Prefab instance that has a Tree component
How to reproduce:
1. Open the attached project "My project.zip"
2. Open the "scene" Scene from the Project window
3. Select "Object1" or "Tree" in the Hierarchy window
4. Add any component to the selected GameObject
5. Undo and redo the action
6. Undo and redo the action again
Expected result: No crash
Actual result: Crash occurs
Reproducible with: 2019.4.33f1, 2020.3.26f1, 2021.1.0a1
Not reproducible with: 2021.1.0a2, 2021.2.9f1, 2022.1.0b3, 2022.2.0a2
Notes:
1. Reproducible on Windows 11, Windows 10 and macOS
2. Crash occurs after undoing for the second time if adding a Cloth component to the "Tree" GameObject
3. Editor does not crash if the GameObject is not a Prefab instance
4. The Prefab does not have to have the Tree component, only the instance does
-
Resolution Note (2022.2.X):
Fixed in: 2021.1.0a2
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
This is a duplicate of issue #1280223