High resources usage on edit mode idle

Hi
I am playing with newest package of remote config (version 2.1.2) inside Unity 2021.2.0f1.
The issue I want to report is that remote config window is using way too much CPU.
The project is empty, just the remote config window is visible and docked next to scene view.
Everything happens in Edit mode. Inside remote config I have only one campaign (production) with only one entry, which is json entry (a short json, less than 1kb). I am not doing anything inside unity and it still uses 25% of my CPU. I launched profiler to see what is causing this and it looks like it is remote config window fault (screenshot below)

My CPU is Intel Core i7-9750H and GPU RTX 2060, so this is not the fault of weak hardware :smile:

Hi Dzistu,
Thanks for getting in touch and reporting this problem.
We did address a memory leak in version 2.1.2 but if you updated recently then you shouldn’t be getting this issue. We will try to preproduce the issue with that exact Unity version 2021.2.0f1. and get back to you as soon as possible.

Best,
Sebastiano

Hi Dzistu,

Sorry for the delay in getting back to you.
I was able to reproduce the issue and have reported the issue to our engineering team.
This actually effects multiple versions of Unity + Remote config.

As a workaround simply closing the window in my tests seem to eliminate the increased power usage.

Thanks for your help in spotting this.