I create a UIPolicy and a PrimaryGameLayout:
A setting menu been push into Menu_Stack, this ui use IMC named “IMC_UI_Generic”.
In this menu has a button, when click it will push a dialog into “Modal_Stack”, this dialog also use IMC named “IMC_UI_Generic”.
When i first time show setting menu, the enhanced input work normal.And open dialog, also work normal. But click “exit” button in Dialog, the input action in setting menu not work again.
After the dialog was closed, I tried to use “Activate Widget” to refresh the setting menu, but it didn’t work.