popup_dialog_device button issue when do not close on button press is true

Summary

When “Do not close on button press” is ticked true, it’s failing to call the popup_dialog_device’s RespondingButtonEvent.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Devices

Steps to Reproduce

  • check the “Do not close on button press” to true
  • test it in verse, RespondingButtonEvent doesn’t trigger
  • ckeck the “Do not close on button press” to false
  • test it in verse, RespondingButtonEvent does trigger

Expected Result

it should call the RespondingButtonEvent even if the do not close option is true. otherwise the main pourpose of the device is not functional

tested on unrealeased map

Observed Result

Responding event doesn’t work when do no close option is true

Platform(s)

PC

Yup having this same issue

don’t expect an immidiate fix for this i saw a post from way back october or september. I’m going back to verse UI at the moment.

@EV_WAKA