Incorrect order in undo stack when switching between Object Mode and Edit Mode #75013

Open
opened 2020-03-22 12:09:30 +01:00 by Atur Sams · 9 comments

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GTX 1070 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 441.87

Blender Version
Broken: version: 2.83 (sub 10), branch: master, commit date: 2020-03-21 20:58, hash: 9e8afa8817
Worked: I don't know, I am a new user

Expected Behavior
When you undo, you expect to undo the last thing you did (FIFO).

Short description of error
Currently, if I am in Edit Mode and I change the scale of an object in the "Transform" panel on the right, and then undo immediately, it will undo all changes I did in Edit Mode and only then, undo the scale change even though I just did the scale change.
In other words, for some reason the undo stack in blender prioritizes things you didn't do in the transform panel when you are in Edit Mode even if these other changes aren't the most recent ones.

Exact steps for others to reproduce the error
File > New > General
A cube should appear in the center
Use Tab to go into edit mode
(1) Do some changes like moving vertices
(2) Now change the scale of the object in the transform panel on the right
Now hit Ctrl+Z to undo the last change

It will likely undo (1) the "Edit Mode" change instead of (2) the "Transform Panel" change.
If you keep doing Ctrl + Z it will eventually undo the transform panel change after undoing all the "Edit Mode" changes.

**System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: GeForce GTX 1070 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 441.87 **Blender Version** Broken: version: 2.83 (sub 10), branch: master, commit date: 2020-03-21 20:58, hash: `9e8afa8817` Worked: I don't know, I am a new user **Expected Behavior** When you undo, you expect to undo the last thing you did (FIFO). **Short description of error** Currently, if I am in Edit Mode and I change the scale of an object in the "Transform" panel on the right, and then undo immediately, it will undo all changes I did in Edit Mode and only then, undo the scale change even though I just did the scale change. In other words, for some reason the undo stack in blender prioritizes things you didn't do in the transform panel when you are in Edit Mode even if these other changes aren't the most recent ones. **Exact steps for others to reproduce the error** File > New > General A cube should appear in the center Use Tab to go into edit mode (1) Do some changes like moving vertices (2) Now change the scale of the object in the transform panel on the right Now hit Ctrl+Z to undo the last change It will likely undo (1) the "Edit Mode" change instead of (2) the "Transform Panel" change. If you keep doing Ctrl + Z it will eventually undo the transform panel change after undoing all the "Edit Mode" changes.
Author

Added subscriber: @AturSams

Added subscriber: @AturSams

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'

Would consider that a known issue for now, undo system is not yet totally great when it comes to dealing with mode changes...

Would consider that a known issue for now, undo system is not yet totally great when it comes to dealing with mode changes...

Closed as duplicate of #74726

Closed as duplicate of #74726

Changed status from 'Duplicate' to: 'Confirmed'

Changed status from 'Duplicate' to: 'Confirmed'

Added subscriber: @ideasman42

Added subscriber: @ideasman42

@ideasman42 assuming you wanted to merge something else, this task has nothing to do with reported issue in the one you merge it in…

@ideasman42 assuming you wanted to merge something else, this task has nothing to do with reported issue in the one you merge it in…

Added subscriber: @APEC

Added subscriber: @APEC
Philipp Oeser removed the
Interest
Modeling
label 2023-02-09 15:29:18 +01:00
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
No Assignees
4 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#75013
No description provided.