sculpt mode performance regression in 2.83. #77641
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 & 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
Asset System
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline & 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
5 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#77641
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: Linux-5.3.0-53-generic-x86_64-with-debian-buster-sid 64 Bits
Graphics card: Radeon RX 570 Series (POLARIS10, DRM 3.36.0, 5.3.0-53-generic, LLVM 9.0.0) X.Org 4.5 (Core Profile) Mesa 19.3.4
Blender Version
Broken: version: 2.83.0, branch: master, commit date: 2020-06-03 14:38, hash:
211b6c29f7
Worked: version 2.82 before
56d6666689
(commit that introduced the issue)Short description of error
Performance regression when navigating while sculpting dense meshes
Exact steps for others to reproduce the error
load a highpoly mesh 1.000.000 faces or more, enter sculpt mode and pan/orbit
Added subscriber: @jeacom
Added subscriber: @NelsonNAS
Yes, after #74692 (Sculpt Mode significantly laggy after the addition of Face Sets?) things never became as smooth as before.
Maybe there's no solution to this.
Added subscriber: @ankitm
Does the performance improve if you turn off Dyntopo ?
https://developer.blender.org/T76109
The performance is bad with or without dyntopo. but with dyntopo its worse, almost unbearable.
@ankitm
I also noticed a weird behaviour.
It seems like as I orbit around the model, the performance slowly increases, it takes anywhere between 1-2 mins but it does get a usable performance eventually, in 2.82 this also happens but it takes seconds to stabilize instead of minutes.
it's really weird.
Added subscriber: @fclem
After bisecting between v2.82a and v2.83 I found this commit to be the first with the issue.
56d6666689
To be clear, even before this commit the performance wasnt good but after this it got much worse.
I dont see any relation besides using an amd GPU.
@fclem
https://mesa3d.org
Can you update the mesa version ?
I tried a later version and nothing changed.
ok, I was playing with perf and got these record results. Maybe it could shine some light Idk.
Ok, I am sort of sure that GPU_draw_list_submit is from where the lag comes.
Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'
Thank you for the bisect and perf graph!
@jeacom Can you test this?
I tried it and the performance is back at how it was before the commit, much better when dyntopo is enabled.
It still makes me wonder why object mode drawing feels orders of magnitude faster than sculpt mode at high polycounts.
2020-06-10 06-53-28.mp4
This issue was referenced by
2087b87807
This issue was referenced by
aeb4792044
Changed status from 'Needs Developer To Reproduce' to: 'Resolved'