Player controller not accepting mousewheel input

Is there anything special I need to do before mouse wheel up and mouse wheel down works?
I simply try to print a string to my screen but nothing happens.

Kind Regards

Hey Dyronix,

There isn’t anything special you need to do to make these nodes work, but you do need to make sure they’re in a Blueprint that can receive input. If you put these same nodes in your level blueprint, do they work?

Yes, it works when I put it inside level blueprint.
But isn’t there anyway to receive input of mouse wheel inside your player controller blueprint.
I already tried Is Input Key Down but it still does not work.
I’m trying to rotate my camera around my character.

Kind regards.

That should work in controller by default. What type of project is this? Is this a custom created controller or a pre-existing controller? Do any other inputs work in controller? If you check in controller’s BP Defaults > Input, is Block Input ticked?

Hey Dyronix,

We haven’t heard back from you in a while, so I am marking this post resolved for tracking purposes. If you are still having trouble with mouse wheel input in your project, please provide information requested above and we will continue to assist. Thanks!

I did not have time to test it yet, So yes you can close it. If I have problems again I’ll just post another question. Thanks anyway :wink: