Extrude Acting Like Move - 2.79 #67150

Closed
opened 2019-07-18 00:09:59 +02:00 by Justice Goble · 12 comments

System Information
Operating system: Windows 10
Graphics card: GTX 1080 Laptop Edition

Blender Version
Broken: 2.79, f4dc9f9d68, master, 2018-03-22, as found on the splash screen

Short description of error
Whenever I attempt to use extrude (hotkey or sidebar), it acts as if I am using the move tool (G). In various attempts, G, also acts like E. Overall, I can't get it to extrude properly. This is while attempting to extrude an open circle mesh after creating it. Usually, the first time you attempt it it works fine, then after that, it stops working in that project file. You have to open a new project in order for it to work again as expected. Here is another user who apparently is having a similar problem in 2.8, though not entirely the same. https://blender.stackexchange.com/questions/139969/extrude-acting-like-move-blender-2-8?rq=1
His suggested workaround isn't working for me.

Exact steps for others to reproduce the error
Open the attached .blend file, Create a circle mesh and attempt to extrude. 19_07_HotCocoa.blend

**System Information** Operating system: Windows 10 Graphics card: GTX 1080 Laptop Edition **Blender Version** Broken: 2.79, f4dc9f9d68b, master, 2018-03-22, as found on the splash screen **Short description of error** Whenever I attempt to use extrude (hotkey or sidebar), it acts as if I am using the move tool (G). In various attempts, G, also acts like E. Overall, I can't get it to extrude properly. This is while attempting to extrude an open circle mesh after creating it. Usually, the first time you attempt it it works fine, then after that, it stops working in that project file. You have to open a new project in order for it to work again as expected. Here is another user who apparently is having a similar problem in 2.8, though not entirely the same. https://blender.stackexchange.com/questions/139969/extrude-acting-like-move-blender-2-8?rq=1 His suggested workaround isn't working for me. **Exact steps for others to reproduce the error** Open the attached .blend file, Create a circle mesh and attempt to extrude. [19_07_HotCocoa.blend](https://archive.blender.org/developer/F7615589/19_07_HotCocoa.blend)
Author

Added subscriber: @jboogsthethug

Added subscriber: @jboogsthethug
Member

Added subscriber: @Mets

Added subscriber: @Mets
Member

@jboogsthethug 2.7 bugs aren't really being fixed anymore. I recommend trying out the 2.80 Release Candidate, and if you still run into this bug, let us know.

That said, when I open your file in 2.80 and I spawn a circle, attempting to extrude it indeed acts like Grab. Switching from Edge to Vertex select mode seems to fix it. Soooo maybe it is a 2.80 bug after all. I think an important question would be, can you get a file to this bugged state, starting out from a 2.80 startup file?

@jboogsthethug 2.7 bugs aren't really being fixed anymore. I recommend trying out the 2.80 Release Candidate, and if you still run into this bug, let us know. That said, when I open your file in 2.80 and I spawn a circle, attempting to extrude it indeed acts like Grab. Switching from Edge to Vertex select mode seems to fix it. Soooo maybe it is a 2.80 bug after all. I think an important question would be, can you get a file to this bugged state, starting out from a 2.80 startup file?

Added subscriber: @CMC

Added subscriber: @CMC

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

version: 2.79 (sub 0), branch: master, commit date: 2018-03-22 14:10, hash: f4dc9f9d68

I can't reproduce the bug in 2.79. everything works fine:
2019-07-18_00-43-25.gif

**System Information** Operating system: Windows-10-10.0.18362 64 Bits Graphics card: GeForce GTX 960/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 431.36 version: 2.79 (sub 0), branch: master, commit date: 2018-03-22 14:10, hash: f4dc9f9d68b I can't reproduce the bug in 2.79. everything works fine: ![2019-07-18_00-43-25.gif](https://archive.blender.org/developer/F7615630/2019-07-18_00-43-25.gif)
Member

Oh wait a second, it's in face select mode by default not edge select! Okay, so trying to extrude geometry while you're in face select mode, when you don't actually have any faces, causes it to behave like Grab.

Why are we able to select edges while we're in face select mode in the first place? (This can happen either when spawning a new object, which will have the edges selected by default, or simply using Select All) Is this on purpose? We cannot select verts in edge mode when there are no edges.

While there might be a bug here(A developer will pop up and decide), the solution to your problem for now at least, is to make sure you're in vertex or edge select mode while extruding @jboogsthethug

Oh wait a second, it's in face select mode by default not edge select! Okay, so trying to extrude geometry while you're in face select mode, when you don't actually have any faces, causes it to behave like Grab. Why are we able to select edges while we're in face select mode in the first place? (This can happen either when spawning a new object, which will have the edges selected by default, or simply using Select All) Is this on purpose? We cannot select verts in edge mode when there are no edges. While there might be a bug here(A developer will pop up and decide), the solution to your problem for now at least, is to make sure you're in vertex or edge select mode while extruding @jboogsthethug
Author

Thanks for all the quick responses. I didn't realize 2.7 bugs aren't being fixed so good to know, I downloaded 2.8 to test out. You are correct about the edge select mode needing to be activated! I didn't even think to switch that, good call. I'll plan on switching to 2.8 though. I was waiting for the full version to be released but after pulling it up I am intrigued at the interface and I'm looking forward to the switch! I Especially like the click on and off, that's awesome! Thanks for your hard work and again for the quick response!

Thanks for all the quick responses. I didn't realize 2.7 bugs aren't being fixed so good to know, I downloaded 2.8 to test out. You are correct about the edge select mode needing to be activated! I didn't even think to switch that, good call. I'll plan on switching to 2.8 though. I was waiting for the full version to be released but after pulling it up I am intrigued at the interface and I'm looking forward to the switch! I Especially like the click on and off, that's awesome! Thanks for your hard work and again for the quick response!

Added subscriber: @mano-wii

Added subscriber: @mano-wii

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Germano Cavalcante self-assigned this 2019-07-19 15:20:24 +02:00

From the comments it seems like this is just a usability issue that needs to be improved, but not a bug.

From the comments it seems like this is just a usability issue that needs to be improved, but not a bug.

Added subscriber: @dark999

Added subscriber: @dark999

work fine for me Linux Blender RC2 AMD FX8350 16G ram, GTX 690 nvidia 430.34
In edit mode you have select face mode, you had created circle with not face, if you switch to edges or vertices selection extrude work fine

work fine for me Linux Blender RC2 AMD FX8350 16G ram, GTX 690 nvidia 430.34 In edit mode you have select face mode, you had created circle with not face, if you switch to edges or vertices selection extrude work fine
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#67150
No description provided.