Blender crashes when selection faces after new boolean modifier #38631

Closed
opened 2014-02-14 07:28:30 +01:00 by lopata · 8 comments

blender-2.69-b096845-win64.zip

Steps:

  1. Create cube and text
  2. Add bevel, extrude and resolution for text

1.jpg

(file step1.blend)

  1. Convert text to mesh
  2. Select cube, add boolean modifer, select difference operation

1.jpg

(file step2.blend)

  1. apply boolead, delete text mesh
  2. select cube, press tab
  3. activate FACE SELECT - blender crash

1.jpg

Simple open step3.blend and press FACE SELECT, blender crashed

Freez_after_boolean.zip

blender-2.69-b096845-win64.zip Steps: 1) Create cube and text 2) Add bevel, extrude and resolution for text ![1.jpg](https://archive.blender.org/developer/F77214/1.jpg) (file step1.blend) 3) Convert text to mesh 4) Select cube, add boolean modifer, select difference operation ![1.jpg](https://archive.blender.org/developer/F77216/1.jpg) (file step2.blend) 5) apply boolead, delete text mesh 6) select cube, press tab 7) activate FACE SELECT - blender crash ![1.jpg](https://archive.blender.org/developer/F77218/1.jpg) Simple open step3.blend and press FACE SELECT, blender crashed [Freez_after_boolean.zip](https://archive.blender.org/developer/F77220/Freez_after_boolean.zip)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @lopataasdf

Added subscriber: @lopataasdf

Added subscriber: @ignatz

Added subscriber: @ignatz

I'm not a programmer, but I did have a look at the bug files. I have noticed the following:

The letter 'T' is still in text-curves format when you are applying the boolean operation. And, yes, it does produce problems in this form.

I went back and instead converted the 'T' into a normal mesh.

What I see is that the conversion from text-curves into mesh produces a 'dirty' mesh result. If this unedited result is used in the boolean operation then, yes, you get problems.

Instead, go into edit mode with the converted letter 'T' mesh. Use 'remove doubles' (removes 32 extra vertices) and then recalculate the normals. If you use this edited result for the boolean operation you will receive acceptable results that don't freeze Blender.

Judging from these files, the boolean operation is probably OK.

On the other hand, the text to mesh conversion might need some attention because of that 'dirty mesh' it produces.

  ...And this will certainly be a potential problem for all users who attempt this same operation in this same way.
I'm not a programmer, but I did have a look at the bug files. I have noticed the following: The letter 'T' is still in text-curves format when you are applying the boolean operation. And, yes, it does produce problems in this form. I went back and instead converted the 'T' into a normal mesh. What I see is that the conversion from text-curves into mesh produces a 'dirty' mesh result. If this unedited result is used in the boolean operation then, yes, you get problems. Instead, go into edit mode with the converted letter 'T' mesh. Use 'remove doubles' (removes 32 extra vertices) and then recalculate the normals. If you use this edited result for the boolean operation you will receive acceptable results that don't freeze Blender. Judging from these files, the boolean operation is probably OK. On the other hand, the text to mesh conversion might need some attention because of that 'dirty mesh' it produces. ``` ...And this will certainly be a potential problem for all users who attempt this same operation in this same way.
Sergey Sharybin self-assigned this 2014-02-14 09:18:54 +01:00

This issue was referenced by blender/blender-addons-contrib@7fb7ce789f

This issue was referenced by blender/blender-addons-contrib@7fb7ce789f803749021e8d2468f35e31783c21b1

This issue was referenced by 7fb7ce789f

This issue was referenced by 7fb7ce789f803749021e8d2468f35e31783c21b1

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Closed by commit 7fb7ce789f.

Closed by commit 7fb7ce789f.
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#38631
No description provided.