Exactly same problem, with having latest updates till date 12/12/2023, I'm still having this bug for UIViewAlertForUnsatisfiableConstraints for SecureField.
Apple should treat this.
Post
Replies
Boosts
Views
Activity
I had Xcode installed but still was getting below error from Unreal Engine:
Can't find Xcode install for Metal compiler. Please install Xcode and run Xcode.app to accept license or ensure active developer directory is set to current Xcode installation using xcode-select. All I had to do to fix this was to open terminal and run below command:
sudo xcode-select --reset
I hope this helps.