Reply to iOS 16.1 breaks UITextView tokenizer for words (rangeEnclosingPosition: withGranularity : inDirection:) just try to change the inDirection: to UITextWritingDirection.rightToLeft.rawValue, this worked for me (even that it is logical wrong to me) UI Frameworks UIKit Dec ’22