Mouse Press event not always firing

When trying to set a flag for camera rotation the Pressed event only fires on first click and then only on double clicks, while Released fires every time.

Is this a bug or maybe I did something wrong ?

261425-blueprintscreen.jpg

261426-logscreen.jpg

Is your key for hold or only for tap. if its for hold that might work… well im still new so i dont have more ideas but i would like help so dont bash me if im wong… if its only for tap keys or you want to tap it once then it will work. then try to remove released. just leave it blank then on pressed try to add delay after the true then add the false. so if you press the action key for rotation it will rotate then ends on a time you set a delay so. upon pressing you can get the same result…

by the way its not bug that it will always fires the release because when you are not pressing it its always on release.

Using Set Input Mode Game And UI solved my problem, however I still don’t understand why it was behaving that way.

261619-screen.jpg