How to get clickable UMG in the VR Spectator Camera?

Actually Spectator view is rendered through a SceneCapture2D (and a rendertexture assigned as the view) - which can’t use widgets on it’s own. Perhaps using a 3d widget placed in front of the camera ?