Hey, thanks for the report. I can see the rendering corruption in the screenshot. This looks like a GPU rendering issue in the Chromium layer.
A couple of things to try:
Disable hardware acceleration: Open Cursor Settings (not the editor settings) and look for Disable Hardware Acceleration, or launch Cursor with the --disable-gpu flag.
Update GPU drivers: Make sure your graphics drivers are up to date.
Could you also share:
What GPU do you have (e.g. NVIDIA, AMD, Intel integrated)?
What driver version is installed?
Disabling hardware acceleration usually fixes this kind of visual artifact. Let me know if it helps.
Yup, it was indeed the GPU. It didnt cross my mind as the other applications were working fine aside from Cursor. It was only when i updated the drivers for my GPU (NVIDIA RTX3060) did the issue resolves itself. Thanks for your help