Hello. So my problem is related to the external HTML page that I'm using in my game.
I've made custom Admin dashboard for the game (vanilla HTML+CSS+JS).
And when I called it from the game (as the overlay, above the game itself), the draw calls in the inspector(that debug menu) jumped highly and CPU usage was about 94%. I would like to know how to fix that. And why it's happening? Thanks in advance!