UMG Combobox click behavior

If you click the combobox button (rather than choosing an option) when it is open, it will close but the next click will not properly open the options again, instead they tend to appear for a frame and then disappear. Two clicks is needed to open the options, instead of just one.

Create a combobox with some default options.

  1. First click opens the options.
  2. Second click closes the options.
  3. Third click should open the options, but does not. (options often appear for just a moment).
  4. Fourth click opens the options.

Hello ,

I was unable to reproduce your issue on our end with the repro steps provided, I have a couple of questions about your issue to help me narrow down the issue you are experiencing.

  1. Are you able to reproduce this issue in a new project?
  2. for your combo box, do you have something coded or scripted when the value is changed?
  3. Could you provide screenshots or video of your issue?

Thanks!

Yes, I reproduced it in a new third person template. There is no additional logic, just a combobox added to the canvas panel.

A video recording: Twitch

(in addition, if an option is chosen, then it will behave as expected, while there’s an option selected)

I also have this exact issue and am looking for a solution urgently.

Hello ,

This issue appears to have been resolved in the 4.17 version of the engine.

Thank you,