Boolean Difference Modifier Operation failing with strange results #56592

Closed
opened 2018-08-28 13:30:36 +02:00 by Nigel Ross · 6 comments

System Information
Linux Mint 18.3 & 17.3

Blender Version
Broken: 2.79b 2018-03-22 14:10, Has f4dc9f9d68 & 2.69.

Short description of error
Applying boolean modifier (DIFFERENCE) to both bab_piece_7-cl.ply & white_piece_7.ply with same
modifier object bT-cl.ply does not create correct result. In some cases the result is the union, in other cases nothing happens.
This happens also using the python interface scripts. It is strange, as other files with similar operation work correctly.

Exact steps for others to reproduce the error
Based on a (as simple as possible) attached .blend file with minimum amount of steps
bab.blend:
select bab_piece_7-cl object. attach boolean modifier (Difference) - object Bt-cl. Apply
white.blend:
select white_piece_7 object. attach boolean modifier (Difference) - object Bt-cl. Apply

bab-difference-mesh-bt-2.79.ply

bab.blend
bab_piece_7_difference_bT.ply

bab-difference-carve-bt-2.79.ply

white_piece_7.ply
bT-cl.ply

bab_piece_7-cl.ply

**System Information** Linux Mint 18.3 & 17.3 **Blender Version** Broken: 2.79b 2018-03-22 14:10, Has f4dc9f9d68b & 2.69. **Short description of error** Applying boolean modifier (DIFFERENCE) to both bab_piece_7-cl.ply & white_piece_7.ply with same modifier object bT-cl.ply does not create correct result. In some cases the result is the union, in other cases nothing happens. This happens also using the python interface scripts. It is strange, as other files with similar operation work correctly. **Exact steps for others to reproduce the error** Based on a (as simple as possible) attached .blend file with minimum amount of steps bab.blend: select bab_piece_7-cl object. attach boolean modifier (Difference) - object Bt-cl. Apply white.blend: select white_piece_7 object. attach boolean modifier (Difference) - object Bt-cl. Apply [bab-difference-mesh-bt-2.79.ply](https://archive.blender.org/developer/F4424429/bab-difference-mesh-bt-2.79.ply) [bab.blend](https://archive.blender.org/developer/F4424430/bab.blend) [bab_piece_7_difference_bT.ply](https://archive.blender.org/developer/F4424431/bab_piece_7_difference_bT.ply) [bab-difference-carve-bt-2.79.ply](https://archive.blender.org/developer/F4424432/bab-difference-carve-bt-2.79.ply) [white_piece_7.ply](https://archive.blender.org/developer/F4424439/white_piece_7.ply) [bT-cl.ply](https://archive.blender.org/developer/F4424425/bT-cl.ply) [bab_piece_7-cl.ply](https://archive.blender.org/developer/F4424428/bab_piece_7-cl.ply)
Author

Added subscriber: @NigelKeirRoss

Added subscriber: @NigelKeirRoss

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2018-09-03 15:08:44 +02:00

bad_piece_7 is not a proper geometry for boolean operations, not manifold at all, some stray vertices/edges/faces, some openings... Booleans need a perfectly clean topology to perform correctly. So no bug here, just known limitations of the tools, thanks for the report anyway.

bad_piece_7 is not a proper geometry for boolean operations, not manifold at all, some stray vertices/edges/faces, some openings... Booleans need a perfectly clean topology to perform correctly. So no bug here, just known limitations of the tools, thanks for the report anyway.
Author

All the meshes submitted here were created using blender & py interface.
Should I submit bugs for them instead?

All the meshes submitted here were created using blender & py interface. Should I submit bugs for them instead?

I don’t see why? Those meshes are not broken or anything, they are just not valid in the Boolean operation context, which has rather strict requirements. It’s user's responsibility to feed booleans with proper geometry.

I don’t see why? Those meshes are not broken or anything, they are just not valid in the Boolean operation context, which has rather strict requirements. It’s user's responsibility to feed booleans with proper geometry.
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#56592
No description provided.