I\'ve seen this happen whenever i rotate a screen that has a UITableView on it. I\'ve found out that it happens inbetween the willRotate and
UITableView
willRotate
There is an another way to reproduce the issue: using insetBy(dx:dy:) on a too small rect
insetBy(dx:dy:)