Boolean modifier performance issues #86236

Closed
opened 2021-03-03 17:35:28 +01:00 by Dmitry · 5 comments

System Information
Operating system: Windows 10
Graphics card: AMD RX 580

Blender Version
Broken: 2.92.0
Worked: 2.83.12
Short description of error
When i use booleans and want to adjust it's position, it causes heavy lags in viewport in 2.9x. But in 2.83.12 it moves smoothly.
Seems like 2.9x versions are CPU heavy

Exact steps for others to reproduce the error
Open default scene, create cylinder, add "array" modifier, use difference boolean on default cube and try to move cylinder in any direction

There is .blend file already with boolean modifier

boolean test.blend

**System Information** Operating system: Windows 10 Graphics card: AMD RX 580 **Blender Version** Broken: 2.92.0 Worked: 2.83.12 **Short description of error** When i use booleans and want to adjust it's position, it causes heavy lags in viewport in 2.9x. But in 2.83.12 it moves smoothly. Seems like 2.9x versions are CPU heavy **Exact steps for others to reproduce the error** Open default scene, create cylinder, add "array" modifier, use difference boolean on default cube and try to move cylinder in any direction There is .blend file already with boolean modifier [boolean test.blend](https://archive.blender.org/developer/F9862792/boolean_test.blend)
Author

Added subscriber: @PRAYTHEPO

Added subscriber: @PRAYTHEPO
Author

One thing to mention: to replicate this performance bug you need to create scene with boolean individually for each version of blender. If you create boolean scene in 2.83.12 and then open in 2.9x, it works fine. But boolean operation created in 2.9x works bad and laggy by itself and imported to 2.83.12 it also works ugly

One thing to mention: to replicate this performance bug you need to create scene with boolean individually for each version of blender. If you create boolean scene in 2.83.12 and then open in 2.9x, it works fine. But boolean operation created in 2.9x works bad and laggy by itself and imported to 2.83.12 it also works ugly
Member

Added subscriber: @filedescriptor

Added subscriber: @filedescriptor
Member

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

Changed status from 'Needs Triage' to: 'Archived'
Member

Since 2.91 Blender has a new solver for booleans called Exact. This solver can solve trickier cases but is also slower. The old method is still available as the Fast solver. Read more here: https://wiki.blender.org/wiki/Reference/Release_Notes/2.91/Modeling#Boolean.

When you use the boolean modifier in Blender 2.91+ the default is the Exact solver, which will be slower. When you convert a file from 2.83 to 2.91+ the Fast solver will be kept.

image.png

So this is all expected. Selecting the Fast solver will bring back the old performance.
Closing. This is not a bug.

Since 2.91 Blender has a new solver for booleans called *Exact*. This solver can solve trickier cases but is also slower. The old method is still available as the *Fast* solver. Read more here: https://wiki.blender.org/wiki/Reference/Release_Notes/2.91/Modeling#Boolean. When you use the boolean modifier in Blender 2.91+ the default is the *Exact* solver, which will be slower. When you convert a file from 2.83 to 2.91+ the *Fast* solver will be kept. ![image.png](https://archive.blender.org/developer/F9865247/image.png) So this is all expected. Selecting the *Fast* solver will bring back the old performance. Closing. This is not a bug.
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
2 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#86236
No description provided.