- Create a new Blank BP project (no starter content needed)
- Right click in the Content Browser and select User Interface > Widget Blueprint
- Double click the newly created Widget Blueprint to open
- From the Palette section drag a Button widget into the Designer graph
- Click on the Graph button on the top right to open the Event Graph
- Click on the Button under Variables and in the detail panels expand the Variable section so that the Details panel gets a scroll bar
- If expanding the Variable section doesn't produce a scrollbar resize the detail window to be smaller
- Scroll to the bottom of the details panel (You should see the Events section)
- Click anywhere in the event graph
Result: Notice that even though the Events section is expanded, the section is empty and the scroll bar cannot be scrolled and further down
Expected Result: The Events graph info can still be seen or scrolled to
Workaround: Scroll the bar up then down and the Events section will be visible again