Hello there, I’ve noticed that buttons get released automatically after a few seconds and Im not sure why.
Ive created a new button to test this out and Ive simply made a print string out of the Released node. I hold the button and after about 2 seconds the print string gets shown.
I managed to fix this by unchecking the IsFocusable option.
1 Like
thanks i had same