I came across this looking for an answer to another problem, but I can repeat the "No Selection" problem easily. I know this is an old thread, but there is recent activity, so for the benefit of anyone else that comes across it, I'll give my 2 cents' worth. The problem has been corrected in AutoCAD 2023 & 2024, at least the Properties Palette issue has been. (See further down for the underlying cause still being present.)
It stems from an internal limit AutoCAD has of allowing only a maximum of 128 open selection sets. Programs that don't release selection sets properly (Plant 3D is an example, even still in 2024) will also experience the problem.
To illustrate the bug, in AutoCAD 2022 or earlier (at least since 2017),
- In a new or open drawing, select any object.
- Open the Properties palette if not open already (the Quick Properties DOES NOT have this problem).
- Make 128 changes to any property, the same one 128 times, or any combination.
- After the 128th change (or less if this is an open drawing), a selection will no longer be possible. Even though grips are shown, you can't edit it, or ESC from it. (I've never seen the Copy bug. I'll have to try that.)
- According to the tech that helped me, there's no way to release these improperly handled selection sets other than closing the drawing. Each drawing has its own "stack" of open selection sets, but 128 is the combined limit for ALL drawings open in any given instance of AutoCAD. So if one drawing has used 100, and another has usesd 28, closing the first drawing will release its 100. Closing the second drawing releases the other 28.
So....
AutoCAD 2023 and 2024 have fixed this bug with the Properties Palette, at least in my experience, but Plant 3D 2024 still has an issue that stems from the underlying cause. AutoCAD Plant 3D support confirmed that they could repeat this behavior. I'm still waiting for a fix.
In Plant 3D (any version as far as I'm aware):
- Select any object.
- Right click the mouse to bring up the context menu.
- Right click 127 more times, and voila! Can't make any more selections! When you right-click, make sure at least one object is selected. It doesn't have to be a Plant 3D object.
I use the "Add to Selection" feature All the time. I've learned to use keyboard commands to do as many things as I can that would otherwise require a right-click. But "Add to Selection" doesn't have a command that can be entered at the command line, according to the support I received.
At least Plant 3D 2023 and 2024 don't have the Property Change bug any more, so I can go several hours sometimes now without having to close and re-open a drawing.