Button events are not working

Hi. none of button events are working,
onclick(button). onrelease(button) . onpressed(button) in blueprint widget class.
i am using the latest version of engine.

Hello ,

I have a few questions for you that will help narrow down what issue it is that you are experiencing.

Quick questions:

  1. Can you reproduce this issue in a clean project?
  2. If so, could you provide detailed list of steps in order to reproduce this issue on our end?
  3. Could you provide any code and/ or screen shots of any blueprints that may be involved with this issue?

yes. i did the same steps as this tutorial on youtube

i am sure that i did right and i am also sure that the version i am using has problem with button events

the events button enter and button leave work
but onclick(button). onrelease(button) . onpressed(button) wont.

i cannot prepare any screenshots now i am away from home

i am using the latest update of version 4.10

I was unable to reproduce this issue on our end. All of the events above appear to be working as intended on my end. Please provide screen shots when you get a chance.

Hi. I am sorry. that was my fault. all button events work. :slight_smile: