Regression: Can not translate after selecting with Select Circle #96515

Closed
opened 2022-03-16 10:11:55 +01:00 by Adrian · 12 comments

System Information
Operating system: Windows-10-10.0.19042-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3070 Laptop GPU/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 497.29

Blender Version
Broken: version: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash: c77597cd0e
Worked: (newest version of Blender that worked as expected)

Short description of error
After selecting faces with the Select Circle tool I cannot use the translate gizmo to move the selected faces.
I am using the Industry Compatible keymap.
cubeTranslation.mp4

Exact steps for others to reproduce the error

  • Make sure using the Industry Compatible keymap
  • Select the default cube
  • Go into edit mode
  • Switch with Q to the Circle Tool
  • Select some faces or vertices
  • Active the Move gizmo and try to use it
**System Information** Operating system: Windows-10-10.0.19042-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3070 Laptop GPU/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 497.29 **Blender Version** Broken: version: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash: `c77597cd0e` Worked: (newest version of Blender that worked as expected) **Short description of error** After selecting faces with the Select Circle tool I cannot use the translate gizmo to move the selected faces. I am using the Industry Compatible keymap. [cubeTranslation.mp4](https://archive.blender.org/developer/F12929799/cubeTranslation.mp4) **Exact steps for others to reproduce the error** - Make sure using the `Industry Compatible` keymap - Select the default cube - Go into edit mode - Switch with Q to the Circle Tool - Select some faces or vertices - Active the `Move` gizmo and try to use it
Author

Added subscriber: @LalaGhost

Added subscriber: @LalaGhost

Added subscriber: @mano-wii

Added subscriber: @mano-wii

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'

I cannot reproduce this with either the latest stable or current development versions of Blender:

Please try the latest daily build: https://builder.blender.org/download/

Go to File → Defaults → Load Factory Settings and then load your file to see if you still can reproduce this issue.

If the problem persists, please give us more clear instructions on how to reproduce it from scratch.

I cannot reproduce this with either the latest stable or current development versions of Blender: Please try the latest daily build: https://builder.blender.org/download/ Go to File → Defaults → Load Factory Settings and then load your file to see if you still can reproduce this issue. If the problem persists, please give us more clear instructions on how to reproduce it from scratch.
Author

The version I tested this time: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash: c77597cd0e

And I reset all keymaps to factory settings and I still get the same result.

  1. I change to the industry compatible settings.
  2. Select the default cube
  3. Go into the edit mode
  4. Switch with Q to the Circle Tool
  5. Select a vertex
  6. Try to use the translate gizmo to move the vertex
    cubeTranslation_2.mp4
The version I tested this time: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash: `c77597cd0e` And I reset all keymaps to factory settings and I still get the same result. 1. I change to the industry compatible settings. 2. Select the default cube 3. Go into the edit mode 4. Switch with **Q** to the Circle Tool 5. Select a vertex 6. Try to use the translate gizmo to move the vertex [cubeTranslation_2.mp4](https://archive.blender.org/developer/F12931697/cubeTranslation_2.mp4)

Changed status from 'Needs User Info' to: 'Confirmed'

Changed status from 'Needs User Info' to: 'Confirmed'

Added subscriber: @ideasman42

Added subscriber: @ideasman42

I can confirm now.
My mistake was using the Viewport Gizmo instead of selecting the move tool.
The problem already seems to be fixed in the last daily build , but the solution doesn't seem to be listed for backporting (#96241 (3.1: Potential candidates for corrective releases)).
@ideasman42 I noticed you recently worked on the select code, is this related? Can the solution be backported?

I can confirm now. My mistake was using the Viewport Gizmo instead of selecting the move tool. The problem already seems to be fixed in the [last daily build ](https://builder.blender.org/download/daily/), but the solution doesn't seem to be listed for backporting (#96241 (3.1: Potential candidates for corrective releases)). @ideasman42 I noticed you recently worked on the select code, is this related? Can the solution be backported?

For reference, this broke: b0847eff2a and started working again 4986f71848 which is too large a change to apply as a bug-fix, continuing to look into a fix.


Fix: P2842 this isn't needed for master though.

For reference, this broke: b0847eff2a and started working again 4986f71848 which is too large a change to apply as a bug-fix, continuing to look into a fix. ---- Fix: [P2842](https://archive.blender.org/developer/P2842.txt) this isn't needed for master though.
Philipp Oeser changed title from Can not translate after selecting with Select Circle to Regression: Can not translate after selecting with Select Circle 2022-03-22 16:05:46 +01:00

This issue was referenced by 9747a322b8

This issue was referenced by 9747a322b8c891ae6121479ca67dfe909b5fb39e
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Philipp Oeser self-assigned this 2022-03-24 09:07:28 +01:00
Member

So, this is fixed in master now and a fix will also be in the 3.1.1 corrective release [which will probably be out next Wednesday].
Not much more we can do here, will close as resolved then.

So, this is fixed in master now and a fix will also be in the 3.1.1 corrective release [which will probably be out next Wednesday]. Not much more we can do here, will close as resolved then.
Sign in to join this conversation.
5 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: blender/blender#96515
No description provided.