How To Select Bones In Blender – In Pose Mode And Edit Mode

Learning how to select bones in Blender is a fundamental skill for any rigging or animation work. Selecting bones in Blender requires you to be in Pose Mode or Edit Mode for the armature. This guide will walk you through every method, from basic clicks to advanced selection tools, ensuring you can work efficiently.

How To Select Bones In Blender

Before you can select anything, you need the right context. Bones are part of an Armature object, and Blender provides different modes for manipulating them. The two primary modes for bone selection are Edit Mode and Pose Mode.

Edit Mode is for editing the armature’s structure—the position, size, and hierarchy of the bones themselves. Pose Mode is for animating that structure—rotating and moving bones to pose your character. You cannot select bones in Object Mode; you will only select the entire armature object.

Accessing The Correct Armature Mode

First, select your Armature object in the 3D Viewport. You can then switch modes using the mode dropdown menu in the top-left corner of the viewport. Alternatively, use the keyboard shortcuts: press Tab to toggle between Object and Edit Mode. To enter Pose Mode, use the shortcut Ctrl + Tab or select it from the mode menu.

Once in the correct mode, you will see the bones become selectable. Their appearance changes slightly between Edit and Pose Mode, but the core selection principles remain similar.

Visual Cues In Different Modes

  • Edit Mode: Bones appear with a solid color. The “root” (larger end) and “tip” (smaller end) are both selectable.
  • Pose Mode: Bones appear slightly shaded. You select the entire bone as a single unit.

Basic Selection Techniques

The simplest way to select a bone is with a mouse click. Left-click on the bone you want to select. In Edit Mode, clicking on the body (the middle section) of the bone typically works best. To select multiple bones, hold down the Shift key while left-clicking on additional bones. You can also use this method to deselect a bone by Shift-clicking on an already selected bone.

Another fundamental technique is box selection. Press the B key, then click and drag a rectangle over the bones you wish to select. All bones within the box will be added to your selection. This is very fast for selecting groups of bones in a local area.

Circle Select For Organic Selection

For a more freeform approach, use Circle Select. Press the C key to activate it. Your cursor will turn into a circle. You can adjust the circle’s size by scrolling the mouse wheel. Then, simply move the circle over the bones you want to select and click. Press Esc or right-click to exit the tool.

Selecting Bone Chains And Hierarchies

Bones are often connected in parent-child chains. Blender provides shortcuts for selecting these relationships quickly, which is a huge time-saver.

  • Select Linked: In Edit Mode, place your cursor over a bone and press L. This will select all bones connected to it in the chain. It’s perfect for grabbing an entire limb.
  • Select Hierarchy: In either Edit or Pose Mode, you can select a parent bone and then extend the selection to its children. Select a bone, then press Ctrl + NumPad Plus to grow the selection to its children. Use Ctrl + NumPad Minus to shrink the selection back up the hierarchy.

Remember, these shortcuts work from the current active bone (the last one selected, which appears a lighter orange).

Using The Outliner For Precise Selection

When working with complex rigs with many bones, selecting them visually in the viewport can be tricky. The Outliner editor is your best friend for precise selection. By default, it’s in the top-right corner of the Blender interface.

In the Outliner, ensure you are in View Layer display mode. You will see your armature listed. Click the dropdown arrow next to it to reveal all the bones. You can then click on any bone name to select it in the 3D viewport. Hold Shift for multiple selections, just like in the viewport.

This method is essential when bones are very small, overlapping, or hidden behind geometry. It also allows you to select bones by their exact names, which is critical for scripting or linking actions.

Advanced Selection Methods And Tools

Blender’s armature system includes several powerful tools for advanced selection. You can find most of these in the Select menu located in the 3D Viewport’s header while in Edit or Pose Mode.

Select Pattern For Naming Conventions

If your bones follow a consistent naming pattern (like “Arm.L”, “Forearm.L”, “Hand.L”), you can use Select Pattern. Press Ctrl + F in the 3D Viewport to open the search pop-up. Type a pattern, such as *.L (to select all bones ending in “.L”). This will select all matching bones instantly.

Select Grouped For Similar Properties

The Select Grouped menu (shortcut Shift + G) offers many options. For example, you can select all bones that share the same bone layer, the same parent, or are part of the same bone group. This is incredibly useful for organizing and managing large rigs.

Inverse Selection

To quickly swap your selection—selecting everything you haven’t selected and deselecting your current picks—use the Inverse Select function. With some bones selected, press Ctrl + I. This is great for isolating a specific set of bones for editing.

Selection In Weight Painting And Other Contexts

Bone selection also plays a role in other workflows, like weight painting. When in Weight Paint mode, you can select a bone to visualize and paint its vertex weights. The active bone for weight painting is usually selected in the Outliner or the Properties panel under the Bone tab.

Furthermore, in the Graph Editor or Dope Sheet (used for animation), you can select bones by their animation channels. Selecting a channel (like “Arm.L [rotation]”) will also select the corresponding bone in the 3D viewport if the armature is in Pose Mode, keeping your workflow synchronized.

Common Selection Problems And Solutions

Even experienced users encounter selection issues. Here are common problems and their fixes.

Bones Are Not Selectable

  • Check your mode. Are you in Edit or Pose Mode? You cannot select individual bones in Object Mode.
  • Check bone visibility. The bone may be on a hidden layer. Look at the Bone Properties panel’s Viewport Display section to ensure it’s not hidden.
  • Check for an active mask. If you have a Mask modifier or are in Sculpt Mode with masking, it might be blocking selection.

Accidentally Selecting The Wrong Element

In Edit Mode, you can select either the bone’s root, tip, or body. If you’re trying to move a whole bone but only the tip moves, you likely have only the tip selected. Press A to deselect all, then click on the bone’s body. Also, ensure your selection mode is set correctly; the three icons in the viewport header let you choose if you can select vertices, edges, or faces—for bones, this should not matter, but it can sometimes cause confusion in meshes.

Managing Complex Selections

For very dense rigs, use bone layers to organize bones into groups. You can enable/disable the visibility of entire layers from the Armature properties, making selection much cleaner. Also, using bone groups (in Pose Mode) and custom colors can help you visually distinguish between different bone sets.

Practical Workflow Example: Selecting A Limb

Let’s put it all together with a common task: selecting an entire arm to rotate it.

  1. Select your character’s armature and enter Pose Mode.
  2. In the 3D Viewport, left-click on the upper arm bone (e.g., “UpperArm.L”).
  3. Press Ctrl + NumPad Plus twice. The first press selects the forearm, the second selects the hand bone.
  4. Now, with the whole limb selected, you can press R to rotate the entire chain naturally.
  5. If you need to also select the finger bones, you could now box select (B key) over the hand area or continue using Ctrl+NumPad Plus if they are parented correctly.

This workflow uses hierarchy selection for speed and accuracy, ensuring you don’t miss any child bones in the chain.

FAQ: How To Select Bones In Blender

How do you select multiple bones at once in Blender?

Hold the Shift key while left-clicking on each bone. You can also use box selection (press B and drag) or circle selection (press C and brush over bones).

Why can’t I select bones in Blender?

The most common reason is being in the wrong mode. Make sure you are in Edit Mode or Pose Mode, not Object Mode. Also, check that the bones are not on a hidden layer or that the armature is not locked in the Outliner.

What is the shortcut to select a bone chain in Blender?

In Edit Mode, hover your mouse over a bone and press L to select all bones linked to it. To select a hierarchy, use Ctrl + NumPad Plus to select children and Ctrl + NumPad Minus to reduce the selection.

How do I select all bones with a specific name?

Use the Select Pattern tool. Press Ctrl + F in the 3D Viewport and type a search pattern like Hand* to select all bones whose names start with “Hand”. You can also select them manually from the Outliner list.

Can you select bones in Weight Paint mode?

Yes, but you typically select the active bone for weight painting from the Bone list in the Properties panel or the Outliner. The selected bone’s influence will then be visualized on the mesh as you paint.