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
Topic:
Programming Languages
SubTopic:
Swift
Tags: