I cant get set input mode ui and game to work or focus on my in game computer

Every time i press E everything works aside from interacting with the widget that displays on an in game computer. I can see my mouse but once i click something it dissappears and buttons i had for testing dont react to my mouse. I guess it has something to do with focus but no matter what i connect to that it wont work


Hey @DunDunDo!

Make sure everything you have that’s interactable is set to “Is Focusable”.

One thing you can do is Get Player Controller → Show Mouse Cursor: True.

What’s likely happening is that wherever you’re clicking isn’t focusable and it doesn’t know what to do with this information when it’s called on.

Also try messing with the “Is Focusable” T/F on the area you’re clicking!

Hope that helps!

The problem was receive hardware input setting that was turned off for some reason

1 Like