I think BP_Character doesn’t receive input when you use Set Input Mode UI Only. Does the event on BP_Character even fire once the game is paused?
You probably need to grab the key input in your menu and close it and unpause from there.
I think BP_Character doesn’t receive input when you use Set Input Mode UI Only. Does the event on BP_Character even fire once the game is paused?
You probably need to grab the key input in your menu and close it and unpause from there.