Maniphest T89496

In the Latest Stable Version of Blender 2.93.0 LTS Subdivision surface not working in sometimes and it failed after execution of boolean modifier
Closed, Duplicate

Assigned To
None
Authored By
Dinesh Nayak (Blend_Frames)
Jun 28 2021, 12:05 PM
Tags
  • BF Blender
Subscribers
Dinesh Nayak (Blend_Frames)
Jesse Yurkovich (deadpin)

Description

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: GeForce RTX 2060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 462.59

Blender Version
Broken: version: 2.93.0, branch: master, commit date: 2021-06-02 11:21, hash: rB84da05a8b806
Worked: (newest version of Blender that worked as expected)

Short description of error
[Please fill out a short description of the error here]

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

I made the simple cheese by applying boolean modifier then for softness ,i applied subdivision surface ,but its showing not responding

Blend File:

Event Timeline

Dinesh Nayak (Blend_Frames) created this task.Jun 28 2021, 12:05 PM
Dinesh Nayak (Blend_Frames) renamed this task from Please Help . In the Latest Stable Version of Blender 2.93.0 LTS Subdivision surface not working and it failed after execution of boolean modifier to Please Help . In the Latest Stable Version of Blender 2.93.0 LTS Subdivision surface not working in sometimes and it failed after execution of boolean modifier .Jun 28 2021, 1:00 PM
Dinesh Nayak (Blend_Frames) renamed this task from Please Help . In the Latest Stable Version of Blender 2.93.0 LTS Subdivision surface not working in sometimes and it failed after execution of boolean modifier to In the Latest Stable Version of Blender 2.93.0 LTS Subdivision surface not working in sometimes and it failed after execution of boolean modifier .Jun 28 2021, 3:09 PM
Jesse Yurkovich (deadpin) added a subscriber: Jesse Yurkovich (deadpin).Jun 28 2021, 9:03 PM

This is most likely a duplicate of T60733

Meshes with n-gons will drastically decrease the performance of the current implementation. The cheese model has many such faces and each such face has too many vertices. The cheese model as-is is not suitable for subdivision (there are no holding edges etc.); even using the simple subdivision scheme most likely won't produce a good result.