Slide Vert with double-G doesn't work with Blender 4.1 #114739
Labels
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Code Documentation
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
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
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
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
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
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
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
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#114739
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: NVIDIA RTX A6000/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 528.24
Blender Version
Broken: version: 4.1.0 Alpha, branch: main, commit date: 2023-11-09 02:07, hash:
368b38be3720
Worked: 3.65
Short description of error
Vertex slide doesn't work anymore. When pressing "g" and "g" again for vertex slide nothing happens.
Exact steps for others to reproduce the error
-> nothing happens/vertex slide doesn't work as it should
Can not reproduce this issue. Does this happen when you click on File > Defaults > Load Factory Settings?
it seems to work with blender or industry standard config. is there any specific command for double-g vertex slide that may miss from my keyconfig? i have a custom config since ages and do not want to set it up from scratch.
Any command (that are available and viewed in bottom bar [see attached]) but vertex slide does work for some reason.
Unfortunately, we can't guarantee, that custom keymaps, especially imported from older versions will continue working as expected. This could be bug in blender, but you would have to provide how to modify stock Blender keymap so we can reproduce this issue.
You can upload your
userpref.blend
file and we can have a look if anything obvious is wrong, but keymaps can be complex and we can't spend too much time on investigations.In any case, these keys are defined in modal maps for individual operators, perhaps you have changed these which can cause conflicts, but it's hard to tell from info you have provided.
Ok. Please find attached my userpref and keyconfig.
Since all other shortcuts work as expected and this is within the "g" (move) command i guess it is a bug in blender.
Your userpref seems to work correctly, but the keymap is missing vertex slide in modal map. When I imported keymap to 3.6 version, it is still not working.
If this is the only issue I would suggest to just add vetex slide to the modal map in a same way it is defined in default keymap.
As for triaging this report, I would be interested to know how I could reproduce this issue with keymap I can modify and then import from previous version. Not sure if you can provide steps to reproduce this.
thank you for looking into it.
it may have something to do with an addon (quick texture) that i've installed that messed up my key config.
what i did is to import 3.6 config after installing blender 4.
installed addon
now even after removing the addon and importing my keyconfig backup it won't bring back vertex slide.
i believe i've tried to add vertex slide to modal map but didn't work.
for now i've set up everything from scratch (which took a lot of time) but now it works again.
I must have missed notification here, sorry for that, but glad this has been resolved. Will close.