I hit this same problem as a result of updating from Xcode 11 to Xcode 12.
Gestures in my view controller are still recognized, but the functions touchesBegan, touchesMoved, touchesEnded are not.
User Interaction is thus clearly enabled for the view controller, so I'm not sure what has changed to cause this bug.
Post
Replies
Boosts
Views
Activity
Still happening for me in Xcode 14.3