Creating the batch cache for rendering crashes when there is a stroke with one point that is set to cyclic. There was a missing check for the number of points because we're accessing the curve lengths, which needs at least 2 points to be populated.
Creating the batch cache for rendering crashes when there is a stroke with one point that is set to cyclic. There was a missing check for the number of points because we're accessing the curve lengths, which needs at least 2 points to be populated.