This fixes the issue but reduces performance to much to accept it. I
would propose to add a state batch_scheduled in the cache to better
test what needs to be done.
Other hack would be to replace the BLI_assert with an if statement.
Differential D8292
[WIP] Fix T77867: Crash Link Duplicating Mesh Authored by Jeroen Bakker (jbakker) on Jul 14 2020, 5:36 PM. Tags None Subscribers None
Details
This fixes the issue but reduces performance to much to accept it. I Other hack would be to replace the BLI_assert with an if statement.
Diff Detail
Event TimelineComment Actions Abandoned as this is more a work-a-round then a fix. D8312: Fix T77867: Link Duplicate Object crashes during batch creation implements the fix |