How can I make the Widget texts to stop flickering in VR?

Hi nunesbarbosa,

This looks to me like it might be Z-fighting, is the text on a separate plane above the screen?
if it is id recommend moving it forward ever so slightly to stop this.

If not id recommends trying a different anti-aliasing method as this might be the cause of your issues.

I hope this helps,
.