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.