UMG Bug: Editor crashes when inserting image widget into a button widget with text

Version: 4.7.0

Repro steps:

  1. Create a button widget within a panel
  2. Add a text widget as a child into button widget. button is now that text widgets parent.
  3. Drag a new image widget into button widget within widget heirarchy panel so that image widget is between button widget and text widget. This causes editor to crash.

Hi Slayemin,

I wasn’t able to reproduce this in 4.7.3. In this version, attempting to add a second child to a button isn’t allowed by editor, thus avoiding crash. If you can and attach log from this crash, I can confirm if that’s what causes crash. Thanks!

Alright, that’s strange. I was able to reproduce error twice yesterday and now today I can’t reproduce it. I wonder if there was something else in environment which was necessary for causing crash and I just overlooked it. I’ll keep an eye open, but I think we can close this. Sorry to waste your time.

Not a waste of time if it puts an issue on our radar. Please let us know if you find a test case that consistently reproduces crash, and include log if you can. Thanks!