Maniphest T66668

Blender not focusing on bone with period key in weight paint mode
Closed, Resolved

Assigned To
Philipp Oeser (lichtwerk)
Authored By
Nabarun Roy (nabarun1011)
Jul 10 2019, 4:50 PM
Tags
  • BF Blender
Subscribers
Nabarun Roy (nabarun1011)
Philipp Oeser (lichtwerk)

Description

System Information
Operating system: Windows-10-10.0.18362 64 Bits
Graphics card: GeForce GTX 1060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 431.36

Blender Version
Broken: version: 2.80 (sub 74), branch: master, commit date: 2019-07-09 22:45, hash: rB3b4054cb586f
Worked: (optional)

Short description of error
Viewport focusing on armature origin instead of bone origin when using the period "." button to focus on bone in weight painting mode. Pose mode for armature is also enabled.

Exact steps for others to reproduce the error
-Create a simple mesh and create a simple armature with few bones.
-Parent Mesh To armature with automatic weights.
-Switch Pose Mode in Armature
-Uncheck "Lock Object Modes" in Edit Menu.
-Select Mesh
-Go To Weight Paint Mode
-Select any bone and press period to focus on that bone.
-It will focus on armature origin instead of the bone.

Revisions and Commits

rB Blender
D5235

Event Timeline

Nabarun Roy (nabarun1011) renamed this task from Blender not focusing on with period key in weight paint mode to Blender not focusing on bone with period key in weight paint mode.Jul 10 2019, 4:50 PM
Nabarun Roy (nabarun1011) created this task.
Philipp Oeser (lichtwerk) lowered the priority of this task from 90 to 50.Jul 10 2019, 5:58 PM
Philipp Oeser (lichtwerk) added a subscriber: Philipp Oeser (lichtwerk).

It actually works when I open your file [hitting peroid directly]
It actually works when I open your file [selecting another bone, then hitting peroid]

I starts breaking when not clicking on a bone, but on the cylinder [same bone still selected] it then focuses on the armature origin.
Selecting a bone does not "recover" again.

It can be "recovered" by enabling Lock Object Modes and clicking on a bone.
If this is enabled it also doesnt start "breaking".

It's a bit weird (not even sure if this is a bug yet), but confirming for now and checking...

Nabarun Roy (nabarun1011) added a comment.EditedJul 10 2019, 6:33 PM

It was not used to work like this in older releases, so, I thought this is a bug. Changing Lock Mode in weight paint mode and selecting a bone to focus on it is not working here though.

Philipp Oeser (lichtwerk) added a comment.Jul 10 2019, 6:35 PM

@Nabarun Roy (nabarun1011) : yep true, I was basically taking debugging notes ;) [still think this could be a bug as well, in the middle of checking...]

Philipp Oeser (lichtwerk) claimed this task.Jul 11 2019, 10:19 AM
Philipp Oeser (lichtwerk) changed the task status from Unknown Status to Resolved by committing rB70d193203bba: Fix T66668: frame selected bone not working in weight paint mode.Jul 15 2019, 4:23 PM
Philipp Oeser (lichtwerk) added a commit: rB70d193203bba: Fix T66668: frame selected bone not working in weight paint mode.