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

uGUI

-

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.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.