Maniphest T60304

Harden Normals option destabilizes Blender
Closed, Resolved

Assigned To
None
Authored By
Manfred Giebler (mgiebler)
Jan 8 2019, 5:22 AM
Tags
  • BF Blender
  • Modifiers
Subscribers
Howard Trickey (howardt)
Jacques Lucke (JacquesLucke)
Jason Clarke (jtheninja)
Manfred Giebler (mgiebler)

Description

System Information
Operating system: Windows 10 64bit
Graphics card: Nvidia GeForce GTX 1070

Blender Version
Broken: version: 2.80 (sub 40), branch: blender2.7, commit date: 2019-01-07 23:37, hash: 91a155833e59, type: Release

Short description of error
Bevel modifier's Harden Normals option destabilizes Blender if Auto Smooth option is disabled

Exact steps for others to reproduce the error

  1. Launch Blender with default scene.
  2. Add Bevel modifier to default cube.
  3. Enable "Harden Normals" on Bevel modifier properties panel.

At this point, any of the following actions will crash Blender:

  • Move, rotate or scale the cube.
  • Switch the cube into Edit mode.
  • Enable "Auto Smooth" on the cube's mesh properties panel.
  • Disable "Harden Normals".

If Auto Smooth is enabled prior to Harden Normals, Blender remains stable. However, if Auto Smooth is disabled while Harden Normals is still enabled, Blender will crash.

Revisions and Commits

rB Blender

Related Objects

Mentioned In
T60380: bevel crash when activate autosmooth
Mentioned Here
T60301: sculpt mode + bevel modifier crash
rB91a155833e59: Cleanup: comments causing bad clang-format output

Event Timeline

Manfred Giebler (mgiebler) created this task.Jan 8 2019, 5:22 AM
Jacques Lucke (JacquesLucke) lowered the priority of this task from 90 to 50.Jan 8 2019, 11:43 AM
Jacques Lucke (JacquesLucke) added a subscriber: Jacques Lucke (JacquesLucke).

Probably related to T60301.

Jacques Lucke (JacquesLucke) added a subscriber: Howard Trickey (howardt).Jan 8 2019, 11:51 AM
Bastien Montagne (mont29) removed a project: BF Blender: 2.8.Jan 8 2019, 2:16 PM
Jacques Lucke (JacquesLucke) mentioned this in T60380: bevel crash when activate autosmooth.Jan 10 2019, 10:46 AM
Jason Clarke (jtheninja) added a subscriber: Jason Clarke (jtheninja).Jan 10 2019, 4:36 PM
Jacques Lucke (JacquesLucke) changed the task status from Unknown Status to Resolved by committing rBec3e2b0ce5a0: Fix T60304, T60301: setting error message in bevel modifier results in double….Jan 14 2019, 2:12 PM
Jacques Lucke (JacquesLucke) added a commit: rBec3e2b0ce5a0: Fix T60304, T60301: setting error message in bevel modifier results in double….