Billboard gui text rendering artifacts on movement

Currently I am updating the camera position on renderstep (which works fine).

The issue I am having is that billboard gui text (player name tags) are artifacting during movement.

Here is an image of the text distortion:
image

I’ve tried adjusting many different properties such as font, size etc to no avail.

Appears to be some sort of slow text rendering bug or something?

Also this isn’t specific to my project but many Roblox experiences that use billboard guis seem to have this problem.

Any suggestion / support would be much appreciated.
Thanks

I can’t exactly do this issue. What are the coordinates of the adornee of the Gui? Are you using a specific font or RichText?