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
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- Reflection probe not applied when viewing objects up close at certain angles with "Forward+" Rendering Path
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
- Text "Outline Width" is not shown in the Text Property Preview window in UI Builder when the Text Size is smaller than 19px
- Some text in the Bug Reporter can be semi selected and copied
Add comment