Crash in sculpting when Ctrl R and Shift R grid doesn't work #98347

Closed
opened 2022-05-24 06:00:02 +02:00 by Kendall · 4 comments

System Information
Operating system: Windows-10-10.0.19044-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 512.77

Blender Version
Broken: version: 3.0.0, branch: master, commit date: 2021-12-02 18:35, hash: f1cca30557
Worked: (2.8)

Short description of error
[Please fill out a short description of the error here]
In Sculpt mode, I can't bring up the grid when I Shift R and I Crash when I Ctrl R.

Exact steps for others to reproduce the error
My workspace is set for 3D Printing, So I units is set for Millimeters and unit scale is set at .001

Add mesh
cube
size 250 mm
Subdivide Modifier 3 levels
Sculpt mode
Shift-R (no Grid just square)
Ctrl-R (Crash)


Did a Factory default settings and did the same thing as above except used the default cube at 2 mm. the Shift-R works and the Ctrl-R works without crashing. when I size up the cube to 250 mm it starts the problem again.

[Based on the default startup or an attached .blend file (as simple as possible)]
BooGzB3.0.blend

error.png

**System Information** Operating system: Windows-10-10.0.19044-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 512.77 **Blender Version** Broken: version: 3.0.0, branch: master, commit date: 2021-12-02 18:35, hash: `f1cca30557` Worked: (2.8) **Short description of error** [Please fill out a short description of the error here] In Sculpt mode, I can't bring up the grid when I Shift R and I Crash when I Ctrl R. **Exact steps for others to reproduce the error** My workspace is set for 3D Printing, So I units is set for Millimeters and unit scale is set at .001 >Add mesh >cube >size 250 mm >Subdivide Modifier 3 levels >Sculpt mode >Shift-R (no Grid just square) >Ctrl-R (Crash) ----------------------- Did a Factory default settings and did the same thing as above except used the default cube at 2 mm. the Shift-R works and the Ctrl-R works without crashing. when I size up the cube to 250 mm it starts the problem again. [Based on the default startup or an attached .blend file (as simple as possible)] [BooGzB3.0.blend](https://archive.blender.org/developer/F13102034/BooGzB3.0.blend) ![error.png](https://archive.blender.org/developer/F13102036/error.png)
Author

Added subscriber: @Kendall-3

Added subscriber: @Kendall-3
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

You are likely running out of memory, same as reported here #77868 (Remesh Voxel Size can be much to small by default (leading to crashes). 'Edit Voxel Size' operator can have wrong range)

  • you are not seeing the grid because you have so many subdivisions on the grid that these just dont display anymore, blender automatically fades then (210mm / 0.085mm = ~2470 subdivisions in one axis)
  • remeshing with so many subdivisions would mean roughly 15billion voxels

It is also less then ideal that the grid is somewhat not matching the dimensions to start with, but that is also discussed in #77868 (Remesh Voxel Size can be much to small by default (leading to crashes). 'Edit Voxel Size' operator can have wrong range), will merge reports.

You are likely running out of memory, same as reported here #77868 (Remesh Voxel Size can be much to small by default (leading to crashes). 'Edit Voxel Size' operator can have wrong range) - you are not seeing the grid because you have so many subdivisions on the grid that these just dont display anymore, blender automatically fades then (210mm / 0.085mm = ~2470 subdivisions in one axis) - remeshing with so many subdivisions would mean roughly 15billion voxels It is also less then ideal that the grid is somewhat not matching the dimensions to start with, but that is also discussed in #77868 (Remesh Voxel Size can be much to small by default (leading to crashes). 'Edit Voxel Size' operator can have wrong range), will merge reports.
Member

Closed as duplicate of #77868

Closed as duplicate of #77868
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#98347
No description provided.