Description

Pressing enter does not appear to activate OnClicked events in UMG When a button is focused

Note: This appears to be a regression. This was working in 4.13.2

Steps to Reproduce
  1. Open the editor
  2. Create a new widget blueprint
  3. Add two buttons to the designer tab
  4. Create the blueprint in the attached image
  5. Save and compile
  6. Open project settings
  7. Set Render focus rule to "Always" Project settings > User Interface > Render Focus Rule
  8. Open the level blueprint
  9. Add the widget to the screen
  10. Play in editor
  11. Click a button to set focus
  12. Press Enter
  13. Notice that the print string does not fire off

Expected: The button's onclicked event would fire off when pressing enter if the button is currently focused
Result: The button's onclicked event does not fire off when pressing enter when the button is focused

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

6
Login to Vote

Fixed
ComponentUE - Editor - UI Systems
Affects Versions4.14
Target Fix4.14.1
Fix Commit3205965
Main Commit3229477
CreatedNov 17, 2016
ResolvedNov 21, 2016
UpdatedApr 27, 2018