Issue with CoreGui Causing Errors in Developer Console

Issue Description:

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

  1. Open any Roblox experience.
  2. Press the button with the Roblox logo or press the ESC key to activate the Inspect Menu.
  3. Close the Inspect Menu.
  4. Press F9 or use the command /console to activate the Developer Console.
  5. 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.

Visual Aids:

2 Likes

The engineers messed up the code:

1 Like

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…

This should already be fixed

Can confirm that this bug should be taken care of by that fix as well.

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.