Undo takes 5 seconds, even on simple scenes. #63887

Closed
opened 2019-04-25 20:08:11 +02:00 by Gabriel Moro · 8 comments

System Information
Operating system: macOS Mojave 10.14.2
Graphics card: Radeon Pro 560X 4096 MB
Intel UHD Graphics 630 1536 MB

Blender Version
Broken:
2.80, 1b839e85e1, blender2.8, 2019-04-25
Download file is blender-2.80-1b839e85e142-OSX-10.9-x86_64

Short description of error

Undo takes a LOT of time on those tasks:
If I move an object and undo, resize and undo.
If I change something in a shader.
If I delete an object and undo.
When I undo a paint in Weight Paint, Vertex Paint and Texture Paint.

This doesn't happen on:
Sculpt Mode and Edit Mode.

Jacaré Man2.blend
Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).

Do some of those tasks to see how it slows down on specific actions.

**System Information** Operating system: macOS Mojave 10.14.2 Graphics card: Radeon Pro 560X 4096 MB Intel UHD Graphics 630 1536 MB **Blender Version** Broken: 2.80, 1b839e85e142, blender2.8, 2019-04-25 Download file is blender-2.80-1b839e85e142-OSX-10.9-x86_64 **Short description of error** Undo takes a LOT of time on those tasks: If I move an object and undo, resize and undo. If I change something in a shader. If I delete an object and undo. When I undo a paint in Weight Paint, Vertex Paint and Texture Paint. This doesn't happen on: Sculpt Mode and Edit Mode. [Jacaré Man2.blend](https://archive.blender.org/developer/F6976543/Jacare__Man2.blend) **Exact steps for others to reproduce the error** Based on the default startup or an attached .blend file (as simple as possible). Do some of those tasks to see how it slows down on specific actions.
Author

Added subscriber: @GabrielMoro

Added subscriber: @GabrielMoro

Added subscriber: @HADESBLACK

Added subscriber: @HADESBLACK

Can confirm that Undo actions are very slow. The only way to get around it is by using the Undo History if you want to go back several steps.

Can confirm that Undo actions are very slow. The only way to get around it is by using the Undo History if you want to go back several steps.

Added subscribers: @Sergey, @ZedDB

Added subscribers: @Sergey, @ZedDB
Sergey Sharybin was assigned by Sebastian Parborg 2019-04-26 14:50:21 +02:00

It is slow because of the subdiv modifiers. @Sergey would it be possible to keep the subdiv cache on undo (if nothing has changed mesh wise)?

It is slow because of the subdiv modifiers. @Sergey would it be possible to keep the subdiv cache on undo (if nothing has changed mesh wise)?

@ZedDB, that is not possible since undo equals to re-opening the file from scratch. There is nothing you can preserve between global undo steps.

The only way to solve the issue is to speed up topology refinement step. However, this requires changes which are being worked on from OpenSubdiv side.

We've got other reports about Subsurf Modifier performance, will merge this one to them.

@ZedDB, that is not possible since undo equals to re-opening the file from scratch. There is nothing you can preserve between global undo steps. The only way to solve the issue is to speed up topology refinement step. However, this requires changes which are being worked on from OpenSubdiv side. We've got other reports about Subsurf Modifier performance, will merge this one to them.

Closed as duplicate of #58191

Closed as duplicate of #58191
Author

This is still happening even when objects don't have the Subsurface Modifier. Even if none of the objects in the project have it... And on those same tasks I said previously. Undo still works on Edit Mode and Sculpt Mode.

This is still happening even when objects don't have the Subsurface Modifier. Even if none of the objects in the project have it... And on those same tasks I said previously. Undo still works on Edit Mode and Sculpt Mode.
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#63887
No description provided.