Intuitive Debugger: not showing the instance name in front of all properties when hovering a variable

In the old version of the debugger, when inspecting a variable containing an instance, hovering the mouse over its name, the first information shown was precisely the name of the instance:

image

In the new version imposed by Roblox, this no longer appears:

image

However, it’s worth noting that the right structure appears correctly in the Watch window:

image


Edit

The same should be done when inspecting the Parent of an object inside the Explorer window:
image

1 Like

Although no one warned, this was fixed at some point.

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

Can confirm that we fixed this bug at some point in the past.