This was a mistake in rB87629b2a7443
BKE_object_shapekey_free would never return true, so DEG updates
would not happen...
So ob->shapenr was not up-to-date etc., leading to crash in
BKE_mesh_nomain_to_mesh shapekey handling...
Differential D5501
Fix T68710: crash on applying modifier after shape keys are removed Authored by Philipp Oeser (lichtwerk) on Aug 16 2019, 12:55 PM. Tags None Subscribers None
Details This was a mistake in rB87629b2a7443 BKE_object_shapekey_free would never return true, so DEG updates
Diff Detail
|