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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment