Hi Folks,
first of all please apologize my maybe silly question. I am pretty new to Unreal.
My problem is, I am playing around with the Ue 4 collab viewer templates. I am currently trying to implement a 3D Widget which seems not to react on left click. Following a tutorial, i placed a Widget with a button in it into an Actor and placed it into the demoscene. This button is reacting on “Mouse hover”, but not on click. I guess s.th. is blocking the event. I tried to deactivate the “laser” in the template since I suspected it to be the reason, but it didnt’t help. (Btw. my setup is working fine in a test project but not in the collab viewer)
I think I worked through all possible Blueprints, deactivated whatever I found but right now, I am at my wit`s end. Nothing seems to help.
Do you guys maybe have any clue what I am doing wrong? Is there maybe a different Click handling implemented which I did not find yet? Or is there maybe any possible workaround I am not aware of?
Any help would really be appriciated!
Thanks in advance,
Basti