Sculpt: Remesh operator crashes with Subdivision Modifier #119292
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, 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
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
Core
Module
Development Management
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
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
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#119292
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: Windows 11 Pro, version 22631.3235
Graphics card: Nvidia RTX 3080
Blender Version
Broken: 3.6.16 LTS, 4.23 LTS, 4.3, main
Worked: never? I haven't seen this work before, but I haven't been using Blender long, so it's not clear to me if this is a regression or not.
Short description of error
Whenever I try to remesh the only object in the attached blender file, Blender crashes. This isn't due to lack of system resources, as I'm running on an RTX 3080, Ryzen 5600X, 128gb RAM, and memory usage for Blender tops out well below my available RAM (see attached screenshot of system usage).
Exact steps for others to reproduce the error
Open the attached blender file. Switch to sculpt mode, and remesh with a voxel size of 0.01m.
All drivers, Blender, and Windows are up to date as of yesterday.
Quick followup. I tested this on a Mac laptop with an M2 processor, and this operation also crashes (without taking up all RAM). I couldn't find a
.crash
file in~/Library/Logs/DiagnosticReports/
, although there is a Blender.ips
file.Attached is the system info for this laptop.
I figured out what I was doing. I had set a subdivision to the model, but forgot to apply the subdivision to it before remeshing. Not sure if this should still be considered a bug, since it did still crash even though it was due to my mistake.
ASAN Report
Blender 4.0.2 crashes with "EXCEPTION_ACCESS_VIOLATION" when trying to remeshto Sculpt: Remesh operator crashes with Subdivision ModifierThis is actually the same issue as #86072, closing as a duplicate