3D Curved widget

So, i’ve been trying for a while to create a curved UI for a project, thing is, I know ·D widgets can be bent in but not out, I managed to find a way to do it by rotating the bent widget and changing the material by using the base 3D widget material and changing that node

Well, now I have another problem, apparently, 3D widgets that bend can not be interacted from behind, this is my solution, to bend a widget and rotating it so I can interact from behind, but I can’t, any idea if I can do anything to solve this?

It’s a VR project so I’m already using Widget Interaction Component