I still need help with this. I tryied creating a custom trace channel, set the 3D widget collision to block this trace channel then do a LineTraceByChannel on this channel but it still doesn’t hit the 3D widget and just pass through.
The debug tracing of the WIdgetInteraction component succed to hit the widget so why do I can’t hit it by line trace?