UMG UComboBoxString bugs

I’m having a lot of issues with the reliability of UComboBoxString. The two most reproducible problems are:

  1. The OnOpening delegate appears to get fired as a result of clicking on the combo box itself while its list is open, despite the fact that this action (as expected) closes the list.
  2. Double clicking a closed combo box will open and close it (as expected), however in this case the OnOpening is only fired once, yet a subsequent click will fail to open the list, despite triggering OnOpening.

The above issues seem to occur with just a basic setup. I have far more serious problems when trying to use the combo box in a perhaps less standard way - I want to update the contents dynamically, by clearing/adding options either in the tick function or in response to the OnOpening event. When doing so, issues with the combo box repeatedly not opening (despite OnOpening being triggered) are very frequent.

Hello ,

I was able to reproduce these issues on our end. I have written up a report for the OnOpening event miss firing ( UE-16128), however the other issue has been resolved on an internal version of the engine and will be available in a later release. I have submitted the report to the developers for further consideration. I will provide updates with any pertinent information as it becomes available. Thank you for your information and time.

Make it a great day

I just encountered the first issue today (using 4.9) and I’d just like to add that when this is fixed it would be nice to have an OnClosing event added that is fired when OnOpening currently is.

Hello ,

Thank you for your interest, however I will need you to create a new thread for tracking purposes. You can then place a link in a reply to this thread at which point I will be happy to assist you further.

Make it a great day