intersect fails sometime depending on the shapekey #50276

Closed
opened 2016-12-19 14:28:23 +01:00 by matali23 · 12 comments

System Information
All vendors

Blender Version
Broken: 6c3d8fb

Short description of error
Depending on the chosen Shapekey, The intersect(Boolean) operator will fail or not to take all loopcuts.

Exact steps for others to reproduce the error
Open Attached .Blend. If you call intersect while in edit mode with shapekey "ok", it will succeed to take all loopcuts (see cut in image's top left). If you take the shapekey "bug" some loopcuts will be missing (see arrow in picture).

bug intersect keyframe.blend

bug intersect shape keys.PNG

**System Information** All vendors **Blender Version** Broken: 6c3d8fb **Short description of error** Depending on the chosen Shapekey, The intersect(Boolean) operator will fail or not to take all loopcuts. **Exact steps for others to reproduce the error** Open Attached .Blend. If you call intersect while in edit mode with shapekey "ok", it will succeed to take all loopcuts (see cut in image's top left). If you take the shapekey "bug" some loopcuts will be missing (see arrow in picture). [bug intersect keyframe.blend](https://archive.blender.org/developer/F420074/bug_intersect_keyframe.blend) ![bug intersect shape keys.PNG](https://archive.blender.org/developer/F420075/bug_intersect_shape_keys.PNG)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @matali23

Added subscriber: @matali23
Author

Operator is bpy.ops.mesh.intersect_boolean() and it also fails on 2.78a

Operator is bpy.ops.mesh.intersect_boolean() and it also fails on 2.78a
Author

Maybe it helps. This file bug intersect simple.blend is very simple and also fail. If you scale the selected face only by 2% (Hit "S" then type "1.02"), it works:

Wrong result:
bug intersect fail.PNG
Good result after scaling a little bit:
bug intersect scaled x1.02 works .PNG

Maybe it helps. This file [bug intersect simple.blend](https://archive.blender.org/developer/F420500/bug_intersect_simple.blend) is very simple and also fail. If you scale the selected face only by 2% (Hit "S" then type "1.02"), it works: Wrong result: ![bug intersect fail.PNG](https://archive.blender.org/developer/F420497/bug_intersect_fail.PNG) Good result after scaling a little bit: ![bug intersect scaled x1.02 works .PNG](https://archive.blender.org/developer/F420498/bug_intersect_scaled_x1.02_works_.PNG)

Added subscriber: @bliblubli

Added subscriber: @bliblubli

Can confirm the bug for both files.

Can confirm the bug for both files.

Added subscribers: @LucaRood-3, @howardt

Added subscribers: @LucaRood-3, @howardt

After discussion with @LucaRood-3 assigning to @howardt.

After discussion with @LucaRood-3 assigning to @howardt.
Howard Trickey was assigned by mathieu menuet 2017-01-18 21:18:19 +01:00

Added subscriber: @ideasman42

Added subscriber: @ideasman42

Boolean needs solid, watertight, non-self-intersecting geometry to give correct output, this report has planes that wont boolean correctly. Using Intersect (Knife) if you want to cut into geometry.

Boolean needs solid, watertight, non-self-intersecting geometry to give correct output, this report has planes that wont boolean correctly. Using **Intersect (Knife)** if you want to cut into geometry.

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

@ideasman42 Can confirm that intersect (Knife) works great. @matali23 If you encounter the problem with intersect (Knife), feel free to reopen the task.

@ideasman42 Can confirm that **intersect (Knife)** works great. @matali23 If you encounter the problem with intersect (Knife), feel free to reopen the task.
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
3 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#50276
No description provided.