Invert selection and hide objects

The “invert selection and hide objects” command is taking too long to execute in Rhino 8.
This is one of the commands I use the most while working, and it’s becoming a significant hindrance to the progress of my work.
I never had this issue in previous versions of the program."

Hi Felipe- what is the actualy command being run? Can you post the last few lines of CommandHistory (F2) when you run the command? Does the slowness exist in a new file with just a few objects added?

-Pascal

it’s the “Invert_Hide” command. I just created a shortcut for it, and it works normaly. But when I use the Icon for it it takes long to execute.

Another think, I just realize that all commands under the hide tool (lamp icon) have the same problem for me.

1 open surface added to selection.
1 open surface added to selection.
Command: _Isolate
25 curves, 1221 surfaces, 396 polysurfaces, 172 extrusions, 128 meshes added to selection.
Command: _HideSwap
Hid 2 objects and showed 1942 objects.
Command: _Show
Showing 2 hidden objects.
Command: _CommandHistory

Does this problem occur in a new file with a few objects?
Can you please run the SystemInfo command and post the results?

-Pascal

No, Just created a new one with 3 objects and it works fine.
But with Rhino7 I never had this problem.

1 closed extrusion added to selection.
Command: _Isolate
2 extrusions added to selection.
Command: _Show
Showing 2 hidden objects.
1 closed extrusion added to selection.
Command: _Isolate
2 extrusions added to selection.
Command: _HideSwap
Hid one object and showed 2 objects.
Command: _Show
Showing one hidden object.
Command: _CommandHistory

The previous version of the same file works fine too.
It may be something that bug the new save?

39 curves, 2616 surfaces, 1143 polysurfaces, 215 extrusions, 160 meshes added to selection.
Command: _Show
Showing 4173 hidden objects.
1 open surface added to selection.
1 open surface added to selection.
Command: _Hide
Command: _HideSwap
Hid 4172 objects and showed 2 objects.
Command: _CommandHistory

Sorry for bothering, I closed and reopened the file and it`s working fine again