Page MenuHome

Most edit mode tools do not work
Closed, ResolvedPublicBUG

Description

System Information
Operating system: Linux-5.0.2-gentoo-x86_64-AMD_FX-tm-8120_Eight-Core_Processor-with-gentoo-2.6 64 Bits
Graphics card: AMD Radeon R9 200 Series (HAWAII, DRM 3.27.0, 5.0.2-gentoo, LLVM 9.0.0) X.Org 4.5 (Core Profile) Mesa 19.1.0-devel (git-5475434fa6)

Blender Version
Broken: version: 2.80 (sub 49), branch: master (modified), commit date: 2019-03-15 09:35, hash: rBe775ad6c1be7
Worked: (optional)

Short description of error
Most edit mode tools like inset, bevel and so one does not work anymore.
If you use right click select, left click will only move the 3D cursor with most edit mode tools.
(Also broken with left click select)

Exact steps for others to reproduce the error

  1. Open the default cube scene
  2. Go into edit mode on the cube
  3. Try to use the inset tool or loop cut tool from the tool bar
  4. They do not work

@William Reynish (billreynish) has confirmed this as well.

Event Timeline

Sebastian Parborg (zeddb) lowered the priority of this task from 90 to 50.
Sebastian Parborg (zeddb) created this task.
Brecht Van Lommel (brecht) raised the priority of this task from 50 to Unbreak Now!.Mar 15 2019, 12:29 PM

It seems like the transform tools work normally, as do tools that make use of gizmos, such as Extrude. But, all the Mesh Edit and Curve Edit tools which rely on clicking and dragging in the viewport fail.

Transform Tool is also affected, but it is less visible. If you set Drag Action to None it still transforms on drag.

Poly Build Tool also does nothing when you try to use it

@Campbell Barton (campbellbarton), I committed a quick fix so we don't get lots of reports about this.