Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2.X
Votes
0
Found in
2017.2.0b8
Issue ID
944736
Regression
Yes
Unity crashes when undoing the deletion of UI object that was a part of prefab
Reproduction steps:
1. Open project ("Reproj project").
2. Drag prefab "Canvas" to the scene.
3. Delete gameobject "Text" from Canvas that is in the scene.
4. Press "Undo".
Expected result: Object will be recreated.
Actual result: Unity crashes.
Notes: Crash stacktrace varies with different UI objects. Tried to reproduce with other objects (not UI) but the problem was not reproducible with them.
Reproduced on: 2017.2.0a1, 2017.2.0b8, 2017.3.0a5.
Works fine on: 5.6.3p2, 2017.1.0p5.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment