Steps to reproduce:
From sculpt mode delete the brush users from the active tool and try to sculpt.
The fix is simple by just adding a null check to two functions.
Differential D16330
Sculpt: Fix crash with no active brush data-block Authored by Aaron Carlisle (Blendify) on Oct 24 2022, 8:25 PM.
Details
Steps to reproduce: From sculpt mode delete the brush users from the active tool and try to sculpt. The fix is simple by just adding a null check to two functions.
Diff Detail
Event TimelineComment Actions @Joseph Eagar (joeedh) mentioned in the module meeting that he worked on a similar fix. Comment Actions I can't seem to reproduce this. Looks like it's no longer possible to assign null to a toolslot brush. |