Given an empty UITextField, if I start hitting space bar continuosly, the cursor resets to the beginning after a while. This happens only when the textfield's font is set to a custom external font. So far, seeing this issue in iOS 12, 13 and 14
This was verified with a simple demo app.
Is this a confirmed bug?