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
Compatibility
or - Disable VSync in
Project Settings > Display > Window > V-Sync Mode: "Disabled"
, if you need a fps cap consider usingProject Settings > Application > Run > Max FPS
instead
I learned this from developing a game that needs a transparent background. It was from a person named KitzuGG.