I'll have to implement a fix for this, thank you for pointing it out!
Viewing post in Productivity Desktop Pet comments
There might be a different fix too.
- Change rendering method to
Compatibilityor - Disable VSync in
Project Settings > Display > Window > V-Sync Mode: "Disabled", if you need a fps cap consider usingProject Settings > Application > Run > Max FPSinstead
I learned this from developing a game that needs a transparent background. It was from a person named KitzuGG.