There is an issue with the CoreGui that causes errors to appear in the Developer Console. When opening and closing the Inspect Menu, an error is logged which impacts the usability of the console for debugging purposes.
Reproduction Steps
Open any Roblox experience.
Press the button with the Roblox logo or press the ESC key to activate the Inspect Menu.
Close the Inspect Menu.
Press F9 or use the command /console to activate the Developer Console.
Observe the error line in the Developer Console.
Expected Behavior
The Developer Console should not display any errors related to CoreGui after opening and closing the Inspect Menu. The console should remain clean and free of errors for accurate debugging.
I am not sure if it has to do with the bug that I have mentioned above… So, I will ping @QuirkySquid to confirm whether it has relations or if it is something else…