How to interact with a widget component from the back using a mouse and without the interaction component

  • :white_check_mark: the embedded widget detects OnMouseEnter correctly from the front:

  • :x: but not from the back:


  • two-sided is on, as seen above; so is hardware input
  • I can flip it around but I don’t want to
  • I’d rather avoid using the widget interaction component

Any easy way to have the widget detect mouse from the backside?