[ 2020.22080 - x64 - Win10 ] - stats reported about perform comp seem wrong

Hi, so trying to extract info about the main perform window that updates in real time, such as width/height, and position. I’m seeing what I think are some really odd behaviors:

Moving the window around seems to not update the x/y coordinates at all. even with forcing the info chop to cook every frame, these params do not update. winx does not seem to correlate to the x position of the window either, when I resize it wider, the number shrinks which doesn’t make sense, and it’s not even in the ballpark value wise. Am I mis interpreting what this means?

resizePerformStatsBugs

performWindowStatsBug.4.toe (3.9 KB)

I know it’s been years since this was asked, but I’m facing the same issue on a Macbook M1 and I was wondering if an answer was ever found. I would love to be able to get real time data of the x and y coordinates of my perform window.

Thanks!