I have run into a problem with User Widget antialiasing: I have some User Widget Components, which show UI elements in 3D space. The problem is that if antialiasing is turned on (in Project Settings), text on those Widgets is blurry (this is especially visible when the text changes quickly).
The effect is not visible if the antialiasing is turned off, but I need it to be turned on for the rest of the scene.
Is there some method to turn the antialiasing off but only for User Widget Components?