Page MenuHome

Should you be able to select object in Edit mode?
Closed, ArchivedPublic

Description

System Information
Operating system: Windows-10-10.0.22000-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 2060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 511.79

Blender Version
Broken: version: 3.1.2, branch: master, commit date: 2022-03-31 17:40, hash: rBcc66d1020c3b
Worked: Not sure

Short description of error
When in Edit mode for Object A I can select Object B.

Exact steps for others to reproduce the error
In the attached blend the cube is in Edit mode.
Hold down the Control key and you should be able to select the sphere. It will highlight orange.
Should this be possible?

Event Timeline

Thanks for the report.

This is not a bug . Selection of objects with ctrl-LMB is possible for objects that are not in edit mode.

Oh...thanks for letting me know. This can be closed then.

I'm not sure about the reason to allow this selection.
I know some use cases (eg, In knife project to select projecting mesh) but that's not enough to consider this report as invalid
@Germano Cavalcante (mano-wii) , any idea?

Objects selected outside of edit mode is nothing new.
It was a more common situation when Blender didn't support multiple objects in edit mode.
Other operator that benefit from it as far as I can remember is the Hook to Selected Object

I've seen suggestions on how these operators could behave replacing this little-known selection. Perhaps the design can change.
Documentation could be improved as well.

But I'm closing the report as neither the documentation nor the design are considered bugs or errors.