Set Input Mode Game And UI disable Mouse look

Hello,

When I pressed “I” the Inventory and the mouse cursor appears, I can click the inventory buttons, but after closing the inventory, I have to keep pressing a mouse button for looking arround.
It seams that the problem come from the set Input Mode Game and UI node.
Does anyone know where this problem may come from?

Thanks

After closing inventory call SetInputModeGameOnly - this should do the work.

It’s working fine. Thanks a lot Max Payne_.