This solved it for me also.
I previously tried to set only the canvases of the menus to EVisibility::SelfHitTestInvisible, but that didn’t do it. Setting the whole menu worked like a charm. Interestingly it’s buttons still work if menu is set to EVisibility::SelfHitTestInvisible.
Thank you!