Blender would crash when selecting multiple keyframes while multiframe edit was
active. This was due to the active frame being NULL in some instances.
The fix checks if the active frame is not NULL.
Differential D10421
Fix T85587: Crash on selecting multiple frames Authored by Falk David (filedescriptor) on Feb 15 2021, 11:10 AM. Tags Subscribers None
Details Blender would crash when selecting multiple keyframes while multiframe edit was The fix checks if the active frame is not NULL.
Diff Detail
|