Reply to How can I fix action button after update Xcode12? I also get same this issue, and after some hours debug and find this line is cause: self.contentView.backgroundColor = [UIColor clearColor]; I just commented it and the issue was fixed! I don't know why it only happen on xcode 12 Programming Languages Swift Nov ’20