Enabling the normal parameter in the randomize operator triggered a debug assert, since BKE_object_get_editmesh_eval_cage() was called on the original object. Resolved by retrieving the evaluated object from the depsgraph. Ref !146608
Enabling the normal parameter in the randomize operator triggered a debug assert, since BKE_object_get_editmesh_eval_cage() was called on the original object. Resolved by retrieving the evaluated object from the depsgraph. Ref !146608