The second time the operator ran without a depdency graph evaluation happening for another reason, the object's evaluated transform matrices weren't calculated. The fix is to make sure the depsgraph is evaluated when the operator is executed.
The second time the operator ran without a depdency graph evaluation happening for another reason, the object's evaluated transform matrices weren't calculated. The fix is to make sure the depsgraph is evaluated when the operator is executed.